Skip to content

Commit 472e223

Browse files
author
Parminder
committed
dev: font files changed
1 parent be13170 commit 472e223

11 files changed

Lines changed: 3 additions & 98 deletions

File tree

.idea/assetWizardSettings.xml

Lines changed: 0 additions & 49 deletions
This file was deleted.
0 Bytes
Binary file not shown.

.idea/dictionaries/Saini.xml

Lines changed: 1 addition & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/src/androidTest/java/params/com/statusView/ExampleInstrumentedTest.kt

Lines changed: 0 additions & 24 deletions
This file was deleted.
-45.5 KB
Binary file not shown.
-123 KB
Binary file not shown.
257 KB
Binary file not shown.

app/src/main/res/font/pt_sans.ttf

-387 KB
Binary file not shown.

app/src/main/res/font/roboto_r.ttf

168 KB
Binary file not shown.

app/src/main/res/layout/activity_main.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@
2828
app:obeyLineLength="false"
2929
app:currentStatusZoom="0.5"
3030
app:drawCount="true"
31-
app:statusFont="@font/bree_serif"
32-
app:labelFont="@font/pt_sans"
33-
app:textSize="15sp"
31+
app:statusFont="@font/montserrat_r"
32+
app:labelFont="@font/roboto_r"
3433
android:entries="@array/statuses"
3534
app:current_drawable="@drawable/ic_tag_faces_black_24dp" />
3635
</HorizontalScrollView>

0 commit comments

Comments
 (0)