mirror of
https://github.com/wrwrabbit/Partisan-Telegram-Android.git
synced 2026-05-09 19:50:12 +00:00
Update to 7.3.0 (2196)
This commit is contained in:
parent
d52b2c921a
commit
4b588b90aa
69 changed files with 4280 additions and 1841 deletions
|
|
@ -154,7 +154,7 @@ public class PasscodeActivity extends BaseFragment implements NotificationCenter
|
|||
|
||||
if (type != 0) {
|
||||
ActionBarMenu menu = actionBar.createMenu();
|
||||
menu.addItemWithWidth(done_button, R.drawable.ic_done, AndroidUtilities.dp(56));
|
||||
menu.addItemWithWidth(done_button, R.drawable.ic_done, AndroidUtilities.dp(56), LocaleController.getString("Done", R.string.Done));
|
||||
|
||||
titleTextView = new TextView(context);
|
||||
titleTextView.setTextColor(Theme.getColor(Theme.key_windowBackgroundWhiteGrayText6));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue