Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <include layout="@layout/layout_line_break"/>
- _____
- <?xml version="1.0" encoding="utf-8"?>
- <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="match_parent"
- android:layout_height="@dimen/size_1"
- android:layout_marginLeft="@dimen/margin_padding_6"
- android:layout_marginRight="@dimen/margin_padding_6"
- android:background="@color/colorLineBreak"
- android:orientation="vertical"/>
Advertisement
Add Comment
Please, Sign In to add comment