From a81fdb4fb162a55c90cc1d083693e3cbd9f53645 Mon Sep 17 00:00:00 2001 From: Fred Medlin Date: Wed, 18 Mar 2020 10:22:05 -0400 Subject: [PATCH] Resolve lib-ui resources --- .idea/.name | 1 + .idea/codeStyles/Project.xml | 3 +++ .idea/misc.xml | 2 +- lib-resources/src/main/AndroidManifest.xml | 2 +- lib-ui/build.gradle | 1 + lib-ui/src/main/AndroidManifest.xml | 2 +- .../android/choreoplayer/app2/MainActivity.kt | 13 +++++++------ .../choreoplayer/app2/ui/gallery/GalleryFragment.kt | 2 +- .../choreoplayer/app2/ui/home/HomeFragment.kt | 2 +- .../app2/ui/slideshow/SlideshowFragment.kt | 2 +- lib-ui/src/main/res/layout/content_main.xml | 2 +- 11 files changed, 19 insertions(+), 13 deletions(-) create mode 100644 .idea/.name diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 0000000..b6d1e7c --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +App2 \ No newline at end of file diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 88ea3aa..43fd926 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -3,6 +3,9 @@ + +