Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Releases: mobiledevpro/commons-ui

Fixed an issue with font scaling. When density is 483dpi , it scaled to 640dpi

01 Jun 17:44
Compare
Choose a tag to compare
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

02 May 16:25
Compare
Choose a tag to compare
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)

08 Jan 12:39
Compare
Choose a tag to compare

Moved to AndroidX and minor fixes

24 Dec 23:32
Compare
Choose a tag to compare
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)

22 Aug 17:01
Compare
Choose a tag to compare

Fixes to adjust font scale to a normal size for Activity

06 May 13:16
Compare
Choose a tag to compare
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)

15 Apr 15:46
Compare
Choose a tag to compare
1.0.12

Set a default density to adjust font size to default size

Fixed crash when there is no appbar veiw

18 Sep 14:39
Compare
Choose a tag to compare
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

10 Sep 13:05
Compare
Choose a tag to compare

Upgraded gradle to 3.1.0

27 Mar 17:26
Compare
Choose a tag to compare
1.0.6

Updated gradle