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