-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimize preview performance,clean file
- Loading branch information
limuyang
committed
Oct 16, 2018
1 parent
52ac475
commit f0ae2ea
Showing
16 changed files
with
50 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-236 Bytes
photolibrary/src/main/res/drawable-xxhdpi/ic_check_white_18dp.png
Binary file not shown.
Binary file removed
BIN
-276 Bytes
photolibrary/src/main/res/drawable-xxxhdpi/ic_check_white_18dp.png
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,7 @@ | ||
<resources> | ||
|
||
<string name="l_pp_take_picture">拍摄照片</string> | ||
<string name="l_pp_not_support_take_photo">当前设备不支持拍照</string> | ||
<string name="l_pp_not_support_crop">当前设备不支持裁剪图片</string> | ||
<string name="l_pp_toast_photo_picker_max">最多只能选择 %1$d 张图片</string> | ||
<string name="l_pp_all_image">所有图片</string> | ||
<string name="l_pp_preview">预览</string> | ||
<string name="l_pp_apply">使用</string> | ||
<string name="l_pp_view_photo">查看图片</string> | ||
<string name="l_pp_download_img_failure">下载到图片失败</string> | ||
<string name="l_pp_save_img_failure">保存图片失败,再试试?</string> | ||
<string name="l_pp_save_img_success_folder">图片已保存至 %s 文件夹</string> | ||
|
||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters