优化占位符

This commit is contained in:
khy
2016-10-21 18:47:32 +08:00
parent 089399307f
commit b768f5f661
12 changed files with 23 additions and 6 deletions

View File

@ -26,6 +26,7 @@ import com.gc.materialdesign.views.ProgressBarCircularIndeterminate;
import com.gh.base.BaseActivity;
import com.gh.common.util.DisplayUtils;
import com.gh.common.util.ImageUtils;
import com.gh.common.util.Utils;
import com.gh.common.view.Gh_RelativeLayout;
import com.gh.common.view.Gh_RelativeLayout.OnSingleTapListener;