From b10a745c7f0f46f4f014e1ba7fa71172d7442b83 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 8 Jul 2017 03:03:55 -0400 Subject: Dev-1.1.7 (#39) - feature overload + context menu * Address some crashlytics issues * Add text scaling * Kau fixes and cleanup * WIP formatter * Create in house url formatter * Update context menu * Update themes * Test proguard without R * Implement sharing and clean up context menu * Disable viewpager swipe on long press * Test keeping lib strings * Update changelog and proguard --- app/src/main/res/layout/iitem_context_menu.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app/src/main/res/layout/iitem_context_menu.xml (limited to 'app/src/main/res/layout/iitem_context_menu.xml') diff --git a/app/src/main/res/layout/iitem_context_menu.xml b/app/src/main/res/layout/iitem_context_menu.xml new file mode 100644 index 00000000..30bd3034 --- /dev/null +++ b/app/src/main/res/layout/iitem_context_menu.xml @@ -0,0 +1,7 @@ + + \ No newline at end of file -- cgit v1.2.3