mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-20 12:49:02 +00:00
Fix subscription benefits display. Fixes #1236
This commit is contained in:
parent
9236ed55f8
commit
a7311de300
1 changed files with 1 additions and 0 deletions
|
|
@ -331,6 +331,7 @@
|
|||
<item name="android:layout_gravity">left|center_vertical</item>
|
||||
<item name="android:fontFamily" tools:targetApi="jelly_bean">@string/font_family_medium</item>
|
||||
<item name="android:textSize">14sp</item>
|
||||
<item name="paddingEnd">32px</item>
|
||||
</style>
|
||||
|
||||
<style name="FragmentDialogTitle">
|
||||
|
|
|
|||
Loading…
Reference in a new issue