android/source/res/values/arrays.xml | 1 + 1 file changed, 1 insertion(+)
New commits: commit d7fff2c707dc08c5d42eb4393dcbc739968f14f8 Author: kaishu-sahu <kaishusahu...@gmail.com> AuthorDate: Sun Jan 27 15:56:02 2019 +0530 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Sun Sep 22 09:56:55 2019 +0200 android: fix ArrayIndexOutOfBounds on selecting 'Drawings' in DefaultFileFilter setting Change-Id: I5ed924d9d79db169b11a0561b89da9b57eb078d9 Reviewed-on: https://gerrit.libreoffice.org/66971 Reviewed-by: Jan Holesovsky <ke...@collabora.com> Tested-by: Jan Holesovsky <ke...@collabora.com> (cherry picked from commit edd163b5e148d1c71ff2c3f55455c971513a6f62) Reviewed-on: https://gerrit.libreoffice.org/79343 Reviewed-by: Andras Timar <andras.ti...@collabora.com> Tested-by: Andras Timar <andras.ti...@collabora.com> diff --git a/android/source/res/values/arrays.xml b/android/source/res/values/arrays.xml index 3b2c71c3dadc..e15d685d29dd 100644 --- a/android/source/res/values/arrays.xml +++ b/android/source/res/values/arrays.xml @@ -11,6 +11,7 @@ <item >0</item> <item >1</item> <item >2</item> + <item >3</item> </string-array> <string-array name="SupportedLanguagesValues"> <item >en</item> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits