mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-25 00:58:50 -05:00
Fade out the bottom edge of message previews in the touch view
This commit is contained in:
parent
504f1b7e17
commit
953fd8f5ef
@ -75,6 +75,7 @@
|
||||
android:layout_marginLeft="1dip"
|
||||
android:layout_marginRight="0dip"
|
||||
android:singleLine="false"
|
||||
android:fadingEdge="vertical"
|
||||
android:bufferType="spannable"
|
||||
android:textColor="?android:attr/textColorTertiary"
|
||||
android:textAppearance="?android:attr/textAppearanceSmall" />
|
||||
|
Loading…
Reference in New Issue
Block a user