*** empty log message ***
This commit is contained in:
6
ExaltedDice/res/layout/list_row.xml
Executable file
6
ExaltedDice/res/layout/list_row.xml
Executable file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextView android:id="@+id/text1"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:textSize="20px"/>
|
||||
Reference in New Issue
Block a user