mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 15:50:16 +02:00
Simplify grid focus, handle items w/ missing images
This commit is contained in:
parent
2212e32c53
commit
b63e933386
13 changed files with 352 additions and 195 deletions
|
|
@ -103,6 +103,7 @@ android {
|
|||
buildTypes {
|
||||
release {
|
||||
isMinifyEnabled = false
|
||||
signingConfig = signingConfigs.getByName("debug")
|
||||
proguardFiles(
|
||||
getDefaultProguardFile("proguard-android-optimize.txt"),
|
||||
"proguard-rules.pro",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue