mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-08 23:19:55 +00:00
remove unused namespace declaration
Signed-off-by: sowjanyakch <sowjanya.kch@gmail.com>
This commit is contained in:
parent
e7c540870b
commit
27538a77ff
@ -6,7 +6,6 @@
|
|||||||
~ SPDX-License-Identifier: GPL-3.0-or-later
|
~ SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
-->
|
-->
|
||||||
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:maxHeight="150dp"
|
android:maxHeight="150dp"
|
||||||
|
Loading…
Reference in New Issue
Block a user