mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Removed elevation
This commit is contained in:
parent
ab491988e9
commit
d43cb76b03
1 changed files with 1 additions and 3 deletions
|
|
@ -1,8 +1,6 @@
|
|||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
app:elevation="8dp">
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<include
|
||||
android:id="@+id/player_body_layout"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue