I am using "List" Plugin in my game but it is Gingerbread and Holo themed, for android 5.0 + it is required that all activities must inherit Theme.AppCompat, Theme.Material, or one of their descendants. All native UI elements must use styles from the Material/AppCompat palette (e.g. Widget.Material…, Widget.AppCompat..)
Please refer : https://developer.android.com/guide/topics/ui/look-and-feel
I need to comply to these guidelines to be able to get featured on google play, scirra if you can please adapt to these guidelines asap, that will be very helpful. Thank you!