aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/font/roboto_condensed.xml
diff options
context:
space:
mode:
authorAlex Ning <chineseperson5@gmail.com>2020-06-17 01:38:36 +0000
committerAlex Ning <chineseperson5@gmail.com>2020-06-17 01:38:36 +0000
commit72f176201ee4bdb2b7057f5b5443cf232debd0c2 (patch)
treec8bf03558277ef3f1a2a41a41da353cd85cc44eb /app/src/main/res/font/roboto_condensed.xml
parent66f4db6b4093beb02f00ed05a31de8880685d3f2 (diff)
downloadinfinity-for-reddit-72f176201ee4bdb2b7057f5b5443cf232debd0c2.tar
infinity-for-reddit-72f176201ee4bdb2b7057f5b5443cf232debd0c2.tar.gz
infinity-for-reddit-72f176201ee4bdb2b7057f5b5443cf232debd0c2.tar.bz2
infinity-for-reddit-72f176201ee4bdb2b7057f5b5443cf232debd0c2.tar.lz
infinity-for-reddit-72f176201ee4bdb2b7057f5b5443cf232debd0c2.tar.xz
infinity-for-reddit-72f176201ee4bdb2b7057f5b5443cf232debd0c2.tar.zst
infinity-for-reddit-72f176201ee4bdb2b7057f5b5443cf232debd0c2.zip
Add FontPreviewFragment. Add some fonts and delete some.
Diffstat (limited to 'app/src/main/res/font/roboto_condensed.xml')
-rw-r--r--app/src/main/res/font/roboto_condensed.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/src/main/res/font/roboto_condensed.xml b/app/src/main/res/font/roboto_condensed.xml
index e2a5da42..64811d6e 100644
--- a/app/src/main/res/font/roboto_condensed.xml
+++ b/app/src/main/res/font/roboto_condensed.xml
@@ -11,16 +11,6 @@
app:font="@font/roboto_condensed_bold" />
<font
- app:fontStyle="normal"
- app:fontWeight="300"
- app:font="@font/roboto_condensed_light" />
-
- <font
- app:fontStyle="italic"
- app:fontWeight="300"
- app:font="@font/roboto_condensed_light_italic" />
-
- <font
app:fontStyle="italic"
app:fontWeight="400"
app:font="@font/roboto_condensed_italic" />