diff options
Diffstat (limited to '')
-rw-r--r-- | src/main/res/layout/message_status.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/res/layout/message_status.xml b/src/main/res/layout/message_status.xml index 211f1a2e7..46db51078 100644 --- a/src/main/res/layout/message_status.xml +++ b/src/main/res/layout/message_status.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" |