Skip to content

Commit 23303b4

Browse files
committed
fix lint
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
1 parent 812c305 commit 23303b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/layout/list_item.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484

8585
<TextView
8686
android:id="@+id/Filename"
87-
android:layout_width="wrap_content"
87+
android:layout_width="0dp"
8888
android:layout_height="wrap_content"
8989
android:layout_weight="1"
9090
android:ellipsize="middle"

0 commit comments

Comments
 (0)