Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Sublimis authored Jun 11, 2024
1 parent b7a6acc commit 7e5afe2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions feature/player/src/main/res/layout/activity_player.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
<lib.sublimis.steadyviews.SteadyFrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
Expand Down Expand Up @@ -164,4 +164,4 @@
tools:ignore="ContentDescription" />
</LinearLayout>

</FrameLayout>
</lib.sublimis.steadyviews.SteadyFrameLayout>

0 comments on commit 7e5afe2

Please sign in to comment.