diff options
Diffstat (limited to 'app/res/layout/activity_main.xml')
| -rw-r--r-- | app/res/layout/activity_main.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/res/layout/activity_main.xml b/app/res/layout/activity_main.xml index b9359ba..9d8524d 100644 --- a/app/res/layout/activity_main.xml +++ b/app/res/layout/activity_main.xml @@ -13,7 +13,6 @@ android:layout_marginTop="10dp" android:background="@color/black" android:maxLines="10" - android:text="" android:textColor="@color/ThemeLight" /> <Button @@ -67,4 +66,4 @@ android:layout_margin="20dp" > </ImageView> -</RelativeLayout>
\ No newline at end of file +</RelativeLayout> |
