From 6a976ea8db60976cd9c740d02ef3894ce7cf3713 Mon Sep 17 00:00:00 2001 From: Elad Keyshawn Date: Tue, 16 Aug 2016 10:30:26 +0300 Subject: [PATCH] added TTS stop button as overlay at the bottom #286 --- res/layout/main.xml | 42 +++++++++++++------ .../kiwixmobile/KiwixMobileActivity.java | 20 +++++++++ 2 files changed, 50 insertions(+), 12 deletions(-) diff --git a/res/layout/main.xml b/res/layout/main.xml index 4bcb6672d..56c96cb2a 100644 --- a/res/layout/main.xml +++ b/res/layout/main.xml @@ -47,18 +47,36 @@ android:src="@drawable/fullscreen_exit" android:visibility="invisible"/> -