@@ -15,7 +15,7 @@
|
||||
-->
|
||||
|
||||
<EditText xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/text"
|
||||
android:layout_width="fill_parent" android:layout_height="fill_parent"
|
||||
android:layout_width="match_parent" android:layout_height="match_parent"
|
||||
android:textSize="18sp"
|
||||
android:text="@string/global_time_text_text" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user