kopia lustrzana https://github.com/ryukoposting/Signal-Android
Remove autosizing of text in story caption and bold styling.
rodzic
5c2394aa4f
commit
e00a3730b4
|
@ -118,11 +118,6 @@
|
|||
android:layout_marginBottom="24dp"
|
||||
android:gravity="bottom"
|
||||
android:textAppearance="@style/Signal.Text.Body"
|
||||
android:textStyle="bold"
|
||||
app:autoSizeMaxTextSize="20sp"
|
||||
app:autoSizeMinTextSize="16sp"
|
||||
app:autoSizeStepGranularity="4sp"
|
||||
app:autoSizeTextType="uniform"
|
||||
tools:text="Ugh." />
|
||||
</FrameLayout>
|
||||
|
||||
|
@ -143,7 +138,6 @@
|
|||
android:layout_marginBottom="24dp"
|
||||
android:gravity="bottom"
|
||||
android:textAppearance="@style/Signal.Text.Body"
|
||||
android:textStyle="bold"
|
||||
android:visibility="gone"
|
||||
app:layout_constrainedHeight="true"
|
||||
app:layout_constraintBottom_toTopOf="@id/story_from_barrier"
|
||||
|
|
Ładowanie…
Reference in New Issue