SeekOverlay: Switch to merge for SecondsView and other adjustments

This commit is contained in:
vkay94 2021-01-18 23:12:03 +01:00 committed by litetex
parent 6252704bbc
commit de2e6a2d8c
6 changed files with 24 additions and 22 deletions

View file

@ -764,6 +764,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:visibility="invisible"
android:alpha="0" /> <!-- Required to make the first appearance fading corectly -->
android:alpha="0" /> <!-- Required for the first appearance fading corectly -->
</RelativeLayout>