bug修改 - 视频界面顶部有黑边,然后右侧的下拉列表可以往下挪挪,有点高了,可以挪到我红圈的位置
This commit is contained in:
parent
ef2f079b2e
commit
12aeabe6c4
|
|
@ -24,7 +24,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="top|right"
|
||||
android:layout_marginRight="20dp"
|
||||
android:layout_marginTop="20dp"
|
||||
android:layout_marginTop="50dp"
|
||||
/>
|
||||
|
||||
</FrameLayout>
|
||||
Loading…
Reference in New Issue