mirror of
https://github.com/Nezumi-2711/PRM392.git
synced 2026-09-22 20:00:53 +00:00
Fix font
This commit is contained in:
@@ -261,7 +261,7 @@ public class Home extends AppCompatActivity implements NavigationView.OnNavigati
|
||||
.showNotification(false)
|
||||
.showBgdToast(false)
|
||||
.apkVersionName(Common.versionAppNewest + ".0 ")
|
||||
.apkDescription(Common.changelog)
|
||||
.apkDescription(String.format(Common.changelog))
|
||||
.dialogProgressBarColor(0xFFFF5353)
|
||||
.jumpInstallPage(false)
|
||||
.build();
|
||||
|
||||
Reference in New Issue
Block a user