Optimize imports (#3272)

This commit is contained in:
Manuel Alcaraz 2019-12-06 09:51:36 +01:00 committed by Nicolas Raoul
parent 57a8aefde6
commit f7cca31c53
119 changed files with 420 additions and 353 deletions

View file

@ -2,14 +2,12 @@ package fr.free.nrw.commons;
import android.net.Uri;
import android.text.Html;
import androidx.annotation.Nullable;
import androidx.viewpager.widget.PagerAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import androidx.viewpager.widget.PagerAdapter;
import org.wikipedia.util.StringUtil;
public class WelcomePagerAdapter extends PagerAdapter {
private static final int[] PAGE_LAYOUTS = new int[]{