سؤال

I am looking to make a slidingDrawerhandle three states: Default being 50% open, and then a 100% open and a fully closed state. I was wondering if anyone has created their own version of the sliding drawer or has an elegant solution for doing this with the existing Android Sliding Drawer.

هل كانت مفيدة؟

المحلول

There is a free source on GitHub. Here is the link SlidingUpPanel GitHub

you can implement it in your code and set the values you need for your three states.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top