We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8375b05 commit 5dd8d04Copy full SHA for 5dd8d04
app/src/main/res/layout/item_file_dir_list.xml
@@ -30,7 +30,7 @@
30
android:id="@+id/item_name"
31
android:layout_width="0dp"
32
android:layout_height="wrap_content"
33
- android:ellipsize="end"
+ android:ellipsize="middle"
34
android:maxLines="1"
35
android:paddingStart="@dimen/tiny_margin"
36
android:textSize="@dimen/normal_text_size"
0 commit comments