An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
It's too slow wait init when i use ResponsiveUIActivity for test the sild menu in android 4.0+
I just copy the ResponsiveUIActivity class to test and do somethin init in the OnCreate method.
in my case,i will init the sharedpreferences and init ad http connect,sometime i will wait for 1 minutes for load the ui.
Do you have some suggestions,Thank you very much.
It's too slow wait init when i use ResponsiveUIActivity for test the sild menu in android 4.0+ I just copy the ResponsiveUIActivity class to test and do somethin init in the OnCreate method. in my case,i will init the sharedpreferences and init ad http connect,sometime i will wait for 1 minutes for load the ui. Do you have some suggestions,Thank you very much.