Jose Varghese

Results 5 issues of Jose Varghese

thank you for this open Source POD. Great Job. Is there any way i can set a menu already selected. I tried adding this code in your AZDropdownMenu, but of...

I am facing this issue in all the devices i have tested in my office. Whenever i try to open emojicon keyboard , first the Alphabetical Appears for a second...

I am not able to a play a video stored inside a folder. Here is the code i am using. And i am trying to play an mp4 file. protected...

I am getting this following exception in my project i am using Android Studio 0.8.9 and the following compile statement: compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.3' java.lang.NoClassDefFoundError: com.nostra13.universalimageloader.core.ImageLoaderConfiguration$Builder at com.mypurpleslate.purpleslate.BeepApplication.initImageLoader(BeepApplication.java:306) at com.mypurpleslate.purpleslate.BeepApplication.onCreate(BeepApplication.java:252) at android.app.Instrumentation.callApplicationOnCreate(Instrumentation.java:1020)...