Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c31ddfd8 authored by Craig G's avatar Craig G Committed by Bruno Martins
Browse files

Eleven: Increase the height of the play queue slider.

Newer app launchers that support gesture navigation use 'slide up from bottom'
as a gesture to go to the home screen.  Making the play queue slider larger
makes it easier to differentiate the play queue gesture from the home gesture.

Change-Id: I6fbb041f012533d0828df63017b6129df939518e
parent fa46b8bf
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2012 Andrew Neal
     Copyright (C) 2014 The CyanogenMod Project
     Copyright (C) 2020 The LineageOS Project

     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
@@ -167,7 +168,7 @@
    <dimen name="color_scheme_dialog_row_padding">8.0dip</dimen>

    <!-- Sliding Panel -->
    <dimen name="sliding_panel_indicator_height">20.0dip</dimen>
    <dimen name="sliding_panel_indicator_height">60.0dip</dimen>
    <dimen name="sliding_panel_shadow_height">0.0dip</dimen>

    <!-- Header Bar -->