mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-27 14:20:50 +02:00
fix #145
This commit is contained in:
parent
e7a06c443d
commit
ffaaba7abb
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
android:text=""
|
||||
android:textSize="11sp"
|
||||
tools:text="@string/app_name"
|
||||
android:ellipsize="end"
|
||||
android:lines="1"
|
||||
app:layout_constraintTop_toBottomOf="@id/list_apps_row_icon"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue