Set post layout for subreddit and user posts individually.

This commit is contained in:
Alex Ning
2019-11-12 00:24:35 +08:00
parent d7928436fe
commit 74ae9a8b68
10 changed files with 30 additions and 22 deletions

View File

@@ -4,6 +4,7 @@
<declare-styleable name="FontStyle">
<attr name="font_default" format="dimension"/>
<attr name="font_10" format="dimension" />
<attr name="font_12" format="dimension"/>
<attr name="font_16" format="dimension"/>
<attr name="font_18" format="dimension"/>