0

Can any one provide any example of StackView in Android 3.0 HoneyComb , it wll be a gr8 help for me .. thnxxx....

Programmer Bruce
  • 64,977
  • 7
  • 99
  • 97
John
  • 1
  • 1

1 Answers1

2

You can find a very basic tutorial on StackView here:

http://developer.android.com/resources/samples/StackWidget/index.html

Here a sample demonstrating a StackWidget using the StackView.

Vikas Patidar
  • 42,865
  • 22
  • 93
  • 106