Add custom font in app

This commit is contained in:
phanhuuloi27
2022-06-16 19:52:39 +07:00
parent ab0d7eff30
commit 35994f23d5
16 changed files with 286 additions and 54 deletions
+3
View File
@@ -66,6 +66,9 @@ dependencies {
implementation 'com.github.rey5137:material:1.2.4'
implementation 'com.squareup.okhttp3:okhttp:4.9.2'
implementation 'io.github.inflationx:calligraphy3:3.1.1'
implementation 'io.github.inflationx:viewpump:2.0.3'
}
apply plugin: 'com.google.gms.google-services'