Page MenuHomec4science

listitem.xml
No OneTemporary

File Metadata

Created
Thu, Jan 2, 23:03

listitem.xml

<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/idR"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_marginRight="10dp"
android:paddingTop="10dp"
android:gravity="center_vertical"
android:textColor="#000000"
android:textSize="20sp" >
</TextView>

Event Timeline