The default language of any content posted is English. Do not create multi-accounts, you will be blocked! For more information about rules, limits, and more, visit the
Help page.
all issues are here please help me to fix this:
private void loadAboutData() {
if (helper.isNetworkAvailable()) {
LoadAbout loadAbout = new LoadAbout(SplashActivity.this, new AboutListener() {
@Override
public void onStart() {
pb.setVisibility(View.VISIBLE);
}