[Modify]动态页适配安卓10.0
This commit is contained in:
@@ -16,7 +16,7 @@ import java.io.File;
|
||||
/**
|
||||
* Created by hzxuwen on 2015/6/12.
|
||||
*/
|
||||
public class ImageAction extends PickImageAction {
|
||||
public class ImageAction extends PickImageActionNew {
|
||||
|
||||
public ImageAction() {
|
||||
super(R.drawable.chat_icon_photo, R.string.input_panel_photo, true);
|
||||
|
Reference in New Issue
Block a user