moved some stuff around

avoid flicker of stripe when selected in app
This commit is contained in:
Giovanni Harting
2015-10-15 22:33:49 +02:00
parent ee78ba9b53
commit 7bac6a394a
3 changed files with 48 additions and 15 deletions

View File

@@ -40,6 +40,10 @@ android {
compileSdkVersion 23
buildToolsVersion '23.0.1'
lintOptions {
abortOnError false
}
defaultConfig {
applicationId "com.idlegandalf.ledd"
minSdkVersion 17