From 16ab9a8dfae44eb26c6e0de6e16ada6c2641cb23 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 3 Jul 2019 14:01:19 -0700 Subject: Redo image activity to support text content --- .idea/codeStyles/Project.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.idea') diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 3962e1c3..7d1ace49 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -21,6 +21,7 @@ xmlns:android + ^$ @@ -31,6 +32,7 @@ xmlns:.* + ^$ @@ -42,6 +44,7 @@ .*:id + http://schemas.android.com/apk/res/android @@ -52,6 +55,7 @@ .*:name + http://schemas.android.com/apk/res/android @@ -62,6 +66,7 @@ name + ^$ @@ -72,6 +77,7 @@ style + ^$ @@ -82,6 +88,7 @@ .* + ^$ @@ -93,6 +100,7 @@ .* + http://schemas.android.com/apk/res/android @@ -104,6 +112,7 @@ .* + .* -- cgit v1.2.3