TextView Changes
This commit is contained in:
parent
cfcea37dd7
commit
887b6a4d36
36 changed files with 69 additions and 23 deletions
|
@ -92,7 +92,8 @@
|
|||
android:layout_marginTop="2dp"
|
||||
android:ellipsize="end"
|
||||
android:maxLines="1"
|
||||
android:textAppearance="@style/TextViewNormal" />
|
||||
android:textAppearance="@style/TextViewNormal"
|
||||
app:lineHeightHint="18sp" />
|
||||
</LinearLayout>
|
||||
|
||||
<code.name.monkey.retromusic.views.IconImageView
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue