瀏覽代碼

Merge pull request #1636 from nextcloud/feature/noid/remove-overdraw-error

Remove overdraw
Tim Krueger 3 年之前
父節點
當前提交
b1be1b0061
共有 2 個文件被更改,包括 2 次插入3 次删除
  1. 1 2
      app/src/main/res/layout/lobby_view.xml
  2. 1 1
      scripts/analysis/lint-results.txt

+ 1 - 2
app/src/main/res/layout/lobby_view.xml

@@ -24,8 +24,7 @@
     xmlns:app="http://schemas.android.com/apk/res-auto"
     android:id="@+id/lobby_view"
     android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    android:background="@color/bg_default">
+    android:layout_height="match_parent">
 
     <ImageView
         android:id="@+id/lobby_image_view"

+ 1 - 1
scripts/analysis/lint-results.txt

@@ -1,2 +1,2 @@
 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>