Erum
Erum
how can i set values from 0 to 100 instead of 0 to 1 so that i can show values from 0 to 100 %
i m using this library and i m failed to remove top heading with "load data for gridview ..." and with "back arrow key "..... how will i remove these...
i m tryng to use the same class and gridview as u mentioned in this but i faied to download this class from dependencies i addeed in build.gradle @liaohuqiu @SkillCollege...
i m using eclipse have made prj in eclipse and have added jar file as lib but still i m getting error GraphViewSeries in this class when trying to use...
@baoyongzhang @edwardaa how can i add last updated time of refresh in pullRefreshLayout just below the circle animatio ?
@lucasr how can i implemenet pull to refresh listview in two way view
i m using your lib in AS and have mentioned compile in gradle file too . i have defined like this : compile 'com.github.frankiesardo:linearlistview:1.0.1@aar' HERE IS THE ERROR I M...
I write this code but getting error : class VideoCompressAsyncTask extends AsyncTask { Context mContext; public VideoCompressAsyncTask(Context context){ mContext = context; } @Override protected void onPreExecute() { super.onPreExecute(); } @Override...
i m using this code : Initially when i select image from gallery the same image is shown to user sometimes twice , thrice or even 5times . After some...