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/item_about_links.xml | 26 ++++---------------------- 1 file changed, 4 insertions(+), 22 deletions(-) (limited to 'app/src/main/res/layout/item_about_links.xml') diff --git a/app/src/main/res/layout/item_about_links.xml b/app/src/main/res/layout/item_about_links.xml index 52cf3f57..09c79f37 100644 --- a/app/src/main/res/layout/item_about_links.xml +++ b/app/src/main/res/layout/item_about_links.xml @@ -1,27 +1,9 @@ - + + + - - - - - - - - \ No newline at end of file + android:padding="@dimen/kau_spacing_normal" /> \ No newline at end of file -- cgit v1.2.3