mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
Merge pull request #1636 from nextcloud/feature/noid/remove-overdraw-error
Remove overdraw
This commit is contained in:
commit
b1be1b0061
@ -24,8 +24,7 @@
|
|||||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||||
android:id="@+id/lobby_view"
|
android:id="@+id/lobby_view"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent">
|
||||||
android:background="@color/bg_default">
|
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/lobby_image_view"
|
android:id="@+id/lobby_image_view"
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
DO NOT TOUCH; GENERATED BY DRONE
|
DO NOT TOUCH; GENERATED BY DRONE
|
||||||
<span class="mdl-layout-title">Lint Report: 1 error and 267 warnings</span>
|
<span class="mdl-layout-title">Lint Report: 1 errors and 266 warnings</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user