右滑关闭当前Activity顶层容器View
This commit is contained in:
parent
5d106737bc
commit
ca029efffa
|
@ -0,0 +1,6 @@
|
|||
<com.zftlive.android.view.SwipeBackLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent" >
|
||||
|
||||
</com.zftlive.android.view.SwipeBackLayout>
|
Loading…
Reference in New Issue