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

Commit e7950d3c authored by Mykola Podolian's avatar Mykola Podolian Committed by Android (Google) Code Review
Browse files

Merge "Fixed bubble drown out of the screen." into main

parents 12e8651b 7c256fde
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -213,7 +213,7 @@
    <dimen name="bubble_swap_animation_offset">15dp</dimen>
    <!-- How far offscreen the bubble stack rests. There's some padding around the bubble so
         add 3dp to the desired overhang. -->
    <dimen name="bubble_stack_offscreen">3dp</dimen>
    <dimen name="bubble_stack_offscreen">2.5dp</dimen>
    <!-- How far down the screen the stack starts. -->
    <dimen name="bubble_stack_starting_offset_y">120dp</dimen>
    <!-- Space between the pointer triangle and the bubble expanded view -->