diff options
author | Renard | 2016-04-11 17:50:06 -0300 |
---|---|---|
committer | Renard | 2016-04-11 17:50:06 -0300 |
commit | 90ee611af8ba4c38e70f27eb0df55e9134ad625c (patch) | |
tree | b5ed275f543b592cdb5658e732b75c98b3cae593 /app/src/main/res/layout/activity_response.xml | |
parent | f90f14e5de8effc68a40029066754de1954cb65d (diff) | |
download | BaiApp-90ee611af8ba4c38e70f27eb0df55e9134ad625c.tar.gz BaiApp-90ee611af8ba4c38e70f27eb0df55e9134ad625c.tar.xz BaiApp-90ee611af8ba4c38e70f27eb0df55e9134ad625c.zip |
New ViewActivity, ThemeManager
Diffstat (limited to 'app/src/main/res/layout/activity_response.xml')
-rw-r--r-- | app/src/main/res/layout/activity_response.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/activity_response.xml b/app/src/main/res/layout/activity_response.xml index bfd143e..15d35eb 100644 --- a/app/src/main/res/layout/activity_response.xml +++ b/app/src/main/res/layout/activity_response.xml @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" - xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingBottom="@dimen/activity_vertical_margin" |