I am developing Android 2.1 API 7 app. I am also using ActionbarSherlock library to implement Action Bar.
Now, I need to implement PopupMenu
which is only support by API 11+.
How can I implement PopupMenu
in Android 2.1 API 7 ?
use the Android Support V7 Library;android.support.v7.widget.PopupMenu
I'v stucked with such a problem, and the only solution i'v found for myself was to use a list dialog in android sdk<11 and ListPopup in android 11 and higher.
you can use HoloEveryWhere, it bringing Holo theme from android 4.1 to 2.1 and above.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With