简体   繁体   中英

android how to drag a hidden view/fragment from the screen left side inside my app

how to implement a hidden view only part shown is used to drag it from the side, as follow:-

在此处输入图片说明

在此处输入图片说明

thanks in advance,

Try using standard Google libraries like Navigation Drawer or ViewDragHelper .

As it seems you're trying to replicate the exact same pattern / behaviour.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM