From bc10c74406c0e8a16c40dbfcd30a138d441dd859 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 16 Oct 2014 20:37:25 +0400 Subject: initial, after reimport to android studio --- .idea/libraries/appcompat_v7_18_0_0.xml | 10 ++++++++++ .idea/libraries/support_v4_19_1_0.xml | 11 +++++++++++ .idea/libraries/systembartint_1_0_3.xml | 11 +++++++++++ 3 files changed, 32 insertions(+) create mode 100644 .idea/libraries/appcompat_v7_18_0_0.xml create mode 100644 .idea/libraries/support_v4_19_1_0.xml create mode 100644 .idea/libraries/systembartint_1_0_3.xml (limited to '.idea') diff --git a/.idea/libraries/appcompat_v7_18_0_0.xml b/.idea/libraries/appcompat_v7_18_0_0.xml new file mode 100644 index 0000000..a547059 --- /dev/null +++ b/.idea/libraries/appcompat_v7_18_0_0.xml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/support_v4_19_1_0.xml b/.idea/libraries/support_v4_19_1_0.xml new file mode 100644 index 0000000..edc55e8 --- /dev/null +++ b/.idea/libraries/support_v4_19_1_0.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/libraries/systembartint_1_0_3.xml b/.idea/libraries/systembartint_1_0_3.xml new file mode 100644 index 0000000..509df72 --- /dev/null +++ b/.idea/libraries/systembartint_1_0_3.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3