This repository has been archived by the owner on Sep 2, 2020. It is now read-only.
Releases: mobiledevpro/commons-ui
Releases · mobiledevpro/commons-ui
Fixed an issue with font scaling. When density is 483dpi , it scaled to 640dpi
1.1.5 Fixes an issue with font scaling to normal. When density == 483 the U…
Fixes to adjust font scale to normal on Android 10+ and Pixel devices
1.1.3 Fixes to adjust font scale to normal on Android 10+ and Pixel
Fixes to adjust font scale to normal for different resolution modes (HD, FHD,WQHD)
1.1.2 Improved a Font scale adjusting
Moved to AndroidX and minor fixes
1.1.0 #5 Menu items are doubling after fragment has been re-created. Fixed.
Fixes for Android 6 (height of pop-up menu was almost 0)
1.0.14 Updated gradle
Fixes to adjust font scale to a normal size for Activity
1.0.13 Fixes for scaling font size to default scale
Set default density to adjust font scale to a normal size for Activity (it turned-on by default)
1.0.12 Set a default density to adjust font size to default size
Fixed crash when there is no appbar veiw
1.0.8 Fixed exception when there is no appbar
Upgraded gradle to v3.1.4 , sdk to v28 and support library to v27.1.1
1.0.7 Updated gradle and sdk versions
Upgraded gradle to 3.1.0
1.0.6 Updated gradle