From 2552dffe6e8b808cfce658b221765f54beb84562 Mon Sep 17 00:00:00 2001 From: Mehdi Alizadeh Date: Thu, 11 Jun 2020 21:06:00 -0700 Subject: Allows IndicatorView to have a different size than Settings Activity The transparent IndicatorView need to be immersive fullscreen, while the underneath activity should not cover the status bar or the nav bar. Bug: 157747505 Test: Manual test to verify status bar and nav bar are visible. Change-Id: I6d5a3f53dd3768524700c3e33135fa7dfde839f1 --- AndroidManifest.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4f3caed4285..bd04d89eeb2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -103,7 +103,8 @@ - + +