Revision ec2ee9e0
Added by Leszek Koltunski over 5 years ago
| src/main/res/layout/upper_pattern_text.xml | ||
|---|---|---|
| 5 | 5 |
android:textAlignment="center" |
| 6 | 6 |
android:paddingLeft="10dp" |
| 7 | 7 |
android:paddingRight="10dp" |
| 8 |
android:autoSizeTextType="uniform" |
|
| 9 |
android:textSize="26sp"/> |
|
| 8 |
android:maxLines="1" |
|
| 9 |
android:ellipsize="end" |
|
| 10 |
android:textSize="24sp"/> |
|
Also available in: Unified diff
Minor.