Advertisement
wildanfuady

separator.xml

Nov 22nd, 2019
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <View xmlns:android="http://schemas.android.com/apk/res/android"
  3. android:orientation="vertical"
  4. android:layout_width="match_parent"
  5. android:layout_height="1dp"
  6. android:layout_gravity="center"
  7. android:layout_marginBottom="20dp"
  8. android:layout_marginStart="20dp"
  9. android:layout_marginEnd="20dp"
  10. android:background="@color/colorAccent">
  11. </View>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement