Changed AddCharge-Components to Material2-Componente, added Dropdown to editBatteryId

This commit is contained in:
sockenklaus
2022-07-13 23:16:44 +02:00
parent bef13af24e
commit b8abc9326e
9 changed files with 67 additions and 36 deletions

View File

@@ -20,4 +20,5 @@ kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.nonTransitiveRClass=true
android.enableJetifier=true