From 08296f151efacf6415e5aee7825b125df889b601 Mon Sep 17 00:00:00 2001 From: t895 Date: Tue, 14 Nov 2023 17:53:40 -0500 Subject: android: Add drop shadow to FPS counter Also let the style control the text size --- src/android/app/src/main/res/layout/fragment_emulation.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/android/app/src/main/res/layout/fragment_emulation.xml b/src/android/app/src/main/res/layout/fragment_emulation.xml index cd6360b45..5252adf54 100644 --- a/src/android/app/src/main/res/layout/fragment_emulation.xml +++ b/src/android/app/src/main/res/layout/fragment_emulation.xml @@ -139,7 +139,7 @@ -- cgit v1.2.3