From 4111a81b6e009f52365d0b2d232056a2138d1a99 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Reimar=20D=C3=B6ffinger?= Date: Sun, 6 Nov 2016 17:37:21 +0100 Subject: [PATCH] UI refinements. Use small action buttons for consistency across devices. Disable fast scrolling on dictionary manager, it is not very useful and interferes with the download buttons. --- res/layout/dictionary_activity.xml | 5 +++++ res/layout/dictionary_manager_activity.xml | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/res/layout/dictionary_activity.xml b/res/layout/dictionary_activity.xml index aca497c..e758e8d 100644 --- a/res/layout/dictionary_activity.xml +++ b/res/layout/dictionary_activity.xml @@ -49,8 +49,12 @@ android:focusable="true" android:focusableInTouchMode="true" /> + - \ No newline at end of file + -- 2.43.0