Explorar o código

lint: Inefficient layout weight

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

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

@@ -40,7 +40,7 @@
             android:contentDescription="@string/user_icon"/>
 
         <TextView
-            android:layout_width="match_parent"
+            android:layout_width="0dp"
             android:layout_height="match_parent"
             android:layout_weight="1"
             android:textSize="@dimen/file_details_username_text_size"