-2

enter image description here

I want similar drawer pattern, in which view can be expanded vertically through Handle.

Any help on this will be appreciated!!

Thanks

adneal
  • 30,484
  • 10
  • 122
  • 151

1 Answers1

0

You can use SlidingDrawer in API 17+. It being deprecated means it's no longer maintained, but you can still implement one.

adneal
  • 30,484
  • 10
  • 122
  • 151