Skip to content

Commit

Permalink
debug window position
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliskov committed Oct 25, 2020
1 parent 828992c commit 5b77025
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions smarttubetv/src/main/res/layout/lb_playback_fragment.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
android:layout_height="wrap_content"
android:padding="4sp"
android:visibility="gone"
android:layout_gravity="bottom|right"
android:background="#000000"
android:layout_gravity="top|right"
android:background="#80000000"
tools:ignore="RtlHardcoded"/>

<androidx.leanback.widget.NonOverlappingFrameLayout
Expand Down

0 comments on commit 5b77025

Please sign in to comment.