Advertisement
ipdan4ik

[lb9] elements_list_item.xml

Apr 22nd, 2021
944
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.36 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <TextView xmlns:android="http://schemas.android.com/apk/res/android"
  3.    android:id="@+id/repo_name"
  4.    android:layout_width="match_parent"
  5.    android:layout_height="match_parent"
  6.    android:padding="5dp"
  7.    android:gravity="center_horizontal"
  8.    android:textSize="20sp"
  9.    android:textColor="#FFFFFF">
  10. </TextView>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement