Explorar o código

lint: use 0dp instead of dims value

AndyScherzinger %!s(int64=7) %!d(string=hai) anos
pai
achega
5747da2122
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/res/layout/list_item.xml

+ 1 - 1
src/main/res/layout/list_item.xml

@@ -78,7 +78,7 @@
         </RelativeLayout>
 
         <LinearLayout
-            android:layout_width="@dimen/zero"
+            android:layout_width="0dp"
             android:layout_height="match_parent"
             android:layout_weight="1"
             android:gravity="top"