-sleep ist jetzt nur in der main erlaubt, nicht mehr im worker
-ui wurde an vielen stellen angepasst #5
-effekte beim bildschirm klicken
This commit is contained in:
toni
2017-11-17 18:08:44 +01:00
parent 221970f336
commit e054f7be48
5 changed files with 141 additions and 46 deletions

View File

@@ -41,5 +41,5 @@ dependencies {
implementation 'com.android.support:recyclerview-v7:26.1.0'
implementation 'com.android.support:wear:26.1.0'
compileOnly 'com.google.android.wearable:wearable:2.1.0'
compile 'com.sdsmdg.harjot:croller:1.0.7'
//compile 'com.sdsmdg.harjot:croller:1.0.7'
}