完成粗略的头像挂件和更换背景页面
This commit is contained in:
@ -10,8 +10,6 @@ import android.view.View;
|
||||
import android.widget.ImageView;
|
||||
import android.widget.TextView;
|
||||
|
||||
import androidx.annotation.NonNull;
|
||||
|
||||
import com.gh.base.ToolBarActivity;
|
||||
import com.gh.common.util.BitmapUtils;
|
||||
import com.gh.common.util.DisplayUtils;
|
||||
@ -21,6 +19,7 @@ import com.gh.common.view.CropImageCustom;
|
||||
import java.io.File;
|
||||
import java.lang.ref.SoftReference;
|
||||
|
||||
import androidx.annotation.NonNull;
|
||||
import butterknife.BindView;
|
||||
|
||||
public class CropImageActivity extends ToolBarActivity {
|
||||
|
||||
Reference in New Issue
Block a user