Update to 7.1.0 (2092)

This commit is contained in:
DrKLO 2020-09-30 19:55:35 +03:00
parent 1139e12ef1
commit 2eeca37bb4
21 changed files with 185 additions and 114 deletions

View file

@ -3293,6 +3293,7 @@ public class PhotoViewer implements NotificationCenter.NotificationCenterDelegat
containerView.invalidate();
}
};
actionBar.setOverlayTitleAnimation(true);
actionBar.setTitleColor(0xffffffff);
actionBar.setSubtitleColor(0xffffffff);
actionBar.setBackgroundColor(Theme.ACTION_BAR_PHOTO_VIEWER_COLOR);