Closed edgarvperes closed 7 years ago
Android 7.0+ allows the user to change the display density through the Settings menu. Changing it to anything other the default would make the app draw the patterns incorrectly. Set the BitmapDrawable density to the appropriate value to fix this.
Thanks. I'll try to update the app this week.
Android 7.0+ allows the user to change the display density through the Settings menu. Changing it to anything other the default would make the app draw the patterns incorrectly. Set the BitmapDrawable density to the appropriate value to fix this.