Initial UI work

Look and feel based on CMUpdater.
This commit is contained in:
Gabriele M
2017-07-16 21:23:45 +02:00
parent a455c95e0c
commit e51be80f6a
16 changed files with 571 additions and 109 deletions

View File

@@ -33,5 +33,6 @@ LOCAL_AAPT_FLAGS := \
LOCAL_PACKAGE_NAME := Updater
LOCAL_PRIVILEGED_MODULE := true
LOCAL_PROGUARD_FLAG_FILES := proguard.flags
include $(BUILD_PACKAGE)