Code cleanup
This commit is contained in:
parent
6205befb25
commit
06147dde49
18 changed files with 41 additions and 54 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
<com.google.android.material.textview.MaterialTextView
|
||||
android:id="@+id/text"
|
||||
android:layout_width="0dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
android:ellipsize="end"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue