From c4d7814afa0e97784c6bc6b97dd9578c06867dd6 Mon Sep 17 00:00:00 2001 From: Mike Harris Date: Sat, 7 Oct 2017 23:12:08 -0700 Subject: [PATCH] Collapse layouts with a framelayout root then another viewgroup. There's no point to this, and it just slow things down (technically). --- .../layout-television/fragment_emulation.xml | 22 ++--- .../res/layout/fragment_saveload_state.xml | 98 +++++++++---------- 2 files changed, 52 insertions(+), 68 deletions(-) diff --git a/Source/Android/app/src/main/res/layout-television/fragment_emulation.xml b/Source/Android/app/src/main/res/layout-television/fragment_emulation.xml index 276f5ad133..27243e8411 100644 --- a/Source/Android/app/src/main/res/layout-television/fragment_emulation.xml +++ b/Source/Android/app/src/main/res/layout-television/fragment_emulation.xml @@ -1,15 +1,7 @@ - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/Source/Android/app/src/main/res/layout/fragment_saveload_state.xml b/Source/Android/app/src/main/res/layout/fragment_saveload_state.xml index 64ba331553..56bb02f01d 100644 --- a/Source/Android/app/src/main/res/layout/fragment_saveload_state.xml +++ b/Source/Android/app/src/main/res/layout/fragment_saveload_state.xml @@ -1,60 +1,52 @@ - - + - +