commit | c1eafb246a79da14f263585cea989dfd0af42ea3 | [log] [tgz] |
---|---|---|
author | maxwen <max.weninger@gmail.com> | Wed Nov 16 02:08:21 2022 +0100 |
committer | maxwen <max.weninger@gmail.com> | Thu Nov 17 20:51:01 2022 +0100 |
tree | 06ecb19963773a6d6ffeb3f8ace8d40929c01091 | |
parent | 59b6d00e5a226a60acbc747468708333aca9050b [diff] [blame] |
OmniControl: use OmniPreferenceTheme for material switch style since this cant be build without other deps anyway we dont need to add the styles locally Change-Id: I6abcfdcc4c6720a3447f645eb55fd9fa4e66400a
diff --git a/Android.bp b/Android.bp index 5e32685..8ea60ce 100644 --- a/Android.bp +++ b/Android.bp
@@ -22,6 +22,7 @@ "androidx.recyclerview_recyclerview", "OmniLib", "OmniLibCore", + "OmniPreferenceTheme" ], kotlincflags: ["-Xjvm-default=enable"],