diff --git a/app/src/main/java/com/luck/pictureselector/MainActivity.java b/app/src/main/java/com/luck/pictureselector/MainActivity.java index 9c1aa41b..ef171973 100644 --- a/app/src/main/java/com/luck/pictureselector/MainActivity.java +++ b/app/src/main/java/com/luck/pictureselector/MainActivity.java @@ -101,7 +101,7 @@ protected void onCreate(Bundle savedInstanceState) { if (savedInstanceState != null && savedInstanceState.getParcelableArrayList("selectorList") != null) { mAdapter.setList(savedInstanceState.getParcelableArrayList("selectorList")); } - + // Test Arabic changes // List list = new ArrayList<>(); // LocalMedia m = new LocalMedia(); // m.setPath("https://wx1.sinaimg.cn/mw690/006e0i7xly1gaxqq5m7t8j31311g2ao6.jpg"); diff --git a/picture_library/src/main/res/layout-ar/instagram_image_grid_item.xml b/picture_library/src/main/res/layout-ar/instagram_image_grid_item.xml new file mode 100644 index 00000000..6a58ad6a --- /dev/null +++ b/picture_library/src/main/res/layout-ar/instagram_image_grid_item.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_activity_external_preview.xml b/picture_library/src/main/res/layout-ar/picture_activity_external_preview.xml new file mode 100644 index 00000000..a2af4748 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_activity_external_preview.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_activity_video_play.xml b/picture_library/src/main/res/layout-ar/picture_activity_video_play.xml new file mode 100644 index 00000000..01f0709e --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_activity_video_play.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + diff --git a/picture_library/src/main/res/layout-ar/picture_album_folder_item.xml b/picture_library/src/main/res/layout-ar/picture_album_folder_item.xml new file mode 100644 index 00000000..476fb3b7 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_album_folder_item.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_alert_dialog.xml b/picture_library/src/main/res/layout-ar/picture_alert_dialog.xml new file mode 100644 index 00000000..64233388 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_alert_dialog.xml @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_audio_dialog.xml b/picture_library/src/main/res/layout-ar/picture_audio_dialog.xml new file mode 100644 index 00000000..f3b98d2e --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_audio_dialog.xml @@ -0,0 +1,112 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/picture_library/src/main/res/layout-ar/picture_camera_view.xml b/picture_library/src/main/res/layout-ar/picture_camera_view.xml new file mode 100644 index 00000000..559d1741 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_camera_view.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_dialog_camera_selected.xml b/picture_library/src/main/res/layout-ar/picture_dialog_camera_selected.xml new file mode 100644 index 00000000..caaf2c05 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_dialog_camera_selected.xml @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_empty.xml b/picture_library/src/main/res/layout-ar/picture_empty.xml new file mode 100644 index 00000000..668d0e76 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_empty.xml @@ -0,0 +1,5 @@ + + diff --git a/picture_library/src/main/res/layout-ar/picture_image_grid_item.xml b/picture_library/src/main/res/layout-ar/picture_image_grid_item.xml new file mode 100644 index 00000000..abb0c8b4 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_image_grid_item.xml @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_image_preview.xml b/picture_library/src/main/res/layout-ar/picture_image_preview.xml new file mode 100644 index 00000000..3d9d8d91 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_image_preview.xml @@ -0,0 +1,25 @@ + + + + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_instagram_style_selector.xml b/picture_library/src/main/res/layout-ar/picture_instagram_style_selector.xml new file mode 100644 index 00000000..01f1a0c4 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_instagram_style_selector.xml @@ -0,0 +1,13 @@ + + + + + + diff --git a/picture_library/src/main/res/layout-ar/picture_item_camera.xml b/picture_library/src/main/res/layout-ar/picture_item_camera.xml new file mode 100644 index 00000000..339d241b --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_item_camera.xml @@ -0,0 +1,21 @@ + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_play_audio.xml b/picture_library/src/main/res/layout-ar/picture_play_audio.xml new file mode 100644 index 00000000..b0ae5048 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_play_audio.xml @@ -0,0 +1,121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/picture_library/src/main/res/layout-ar/picture_preview.xml b/picture_library/src/main/res/layout-ar/picture_preview.xml new file mode 100644 index 00000000..b51a8c7f --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_preview.xml @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_preview_title_bar.xml b/picture_library/src/main/res/layout-ar/picture_preview_title_bar.xml new file mode 100644 index 00000000..49083a21 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_preview_title_bar.xml @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_prompt_dialog.xml b/picture_library/src/main/res/layout-ar/picture_prompt_dialog.xml new file mode 100644 index 00000000..84935433 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_prompt_dialog.xml @@ -0,0 +1,37 @@ + + + + + + + + + + diff --git a/picture_library/src/main/res/layout-ar/picture_selector.xml b/picture_library/src/main/res/layout-ar/picture_selector.xml new file mode 100644 index 00000000..93643619 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_selector.xml @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/picture_library/src/main/res/layout-ar/picture_title_bar.xml b/picture_library/src/main/res/layout-ar/picture_title_bar.xml new file mode 100644 index 00000000..67c0935f --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_title_bar.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + diff --git a/picture_library/src/main/res/layout-ar/picture_wechat_preview_gallery.xml b/picture_library/src/main/res/layout-ar/picture_wechat_preview_gallery.xml new file mode 100644 index 00000000..caf883f0 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_wechat_preview_gallery.xml @@ -0,0 +1,31 @@ + + + + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_wechat_style_preview.xml b/picture_library/src/main/res/layout-ar/picture_wechat_style_preview.xml new file mode 100644 index 00000000..2d198039 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_wechat_style_preview.xml @@ -0,0 +1,119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_wechat_style_preview_title_bar.xml b/picture_library/src/main/res/layout-ar/picture_wechat_style_preview_title_bar.xml new file mode 100644 index 00000000..1ee1d07f --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_wechat_style_preview_title_bar.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/picture_library/src/main/res/layout-ar/picture_wechat_style_selector.xml b/picture_library/src/main/res/layout-ar/picture_wechat_style_selector.xml new file mode 100644 index 00000000..a5d77431 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_wechat_style_selector.xml @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/picture_library/src/main/res/layout-ar/picture_wechat_style_title_bar.xml b/picture_library/src/main/res/layout-ar/picture_wechat_style_title_bar.xml new file mode 100644 index 00000000..73b2d3f1 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_wechat_style_title_bar.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/picture_library/src/main/res/layout-ar/picture_wind_base_dialog.xml b/picture_library/src/main/res/layout-ar/picture_wind_base_dialog.xml new file mode 100644 index 00000000..b6ba96b7 --- /dev/null +++ b/picture_library/src/main/res/layout-ar/picture_wind_base_dialog.xml @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + +