Divider
This commit is contained in:
parent
620afa3f76
commit
33c55f0afa
|
@ -125,6 +125,11 @@
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
|
<View
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="2dp"
|
||||||
|
android:background="@color/light_gray"/>
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
<WebView
|
<WebView
|
||||||
|
|
Loading…
Reference in New Issue