Fix alignment controls
This commit is contained in:
parent
8cc32140d5
commit
1b57adde6b
27 changed files with 925 additions and 299 deletions
|
@ -16,7 +16,8 @@
|
|||
|
||||
<code.name.monkey.appthemehelper.common.views.ATEAccentTextView
|
||||
style="@style/SubTitleTextAppearance"
|
||||
android:text="@string/social" />
|
||||
android:text="@string/social"
|
||||
android:textAppearance="@style/TextAppearance.MaterialComponents.Overline" />
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/pinterestLink"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue