[Modify]动态页适配安卓10.0

This commit is contained in:
wushaocheng
2022-12-02 20:55:23 +08:00
parent 62702c9650
commit 7b25dfa1ef
5 changed files with 170 additions and 27 deletions

View File

@@ -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);