Improve: More Rounded sections list

Add: Show Icon on install and cancel button
This commit is contained in:
LooKeR 2021-10-26 00:51:52 +05:30
parent 49adc883fa
commit 3296feecbe
2 changed files with 5 additions and 2 deletions

View File

@ -26,8 +26,8 @@ android {
applicationId = 'com.looker.droidify'
minSdk = 21
targetSdk = 31
versionCode = 34
versionName = "0.3.4"
versionCode = 35
versionName = "0.3.5"
}
sourceSets.all {

View File

@ -0,0 +1,3 @@
- Old Icons Replaced with Material Icons
- Top App Bar issues fixed
- Add Icons to Install and Cancel Button to Improve Accessibility