From 1ae19368bc6819fbb1f7a6337a5003dad44f7556 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 3 Jun 2017 14:00:04 -0700 Subject: move activity instance creators to ContextUtils --- .idea/gradle.xml | 6 ++++++ .idea/misc.xml | 29 ++++++++++++++++++++++++++++- .idea/modules.xml | 2 ++ 3 files changed, 36 insertions(+), 1 deletion(-) (limited to '.idea') diff --git a/.idea/gradle.xml b/.idea/gradle.xml index 76a4349c..7ac24c77 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -5,6 +5,12 @@ diff --git a/.idea/misc.xml b/.idea/misc.xml index b099fe54..8449ce70 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,5 +1,8 @@ + + + @@ -68,6 +71,30 @@ + + + + @@ -94,7 +121,7 @@ - + diff --git a/.idea/modules.xml b/.idea/modules.xml index 6bf90181..3c64fcbf 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -3,6 +3,8 @@ + + \ No newline at end of file -- cgit v1.2.3