office-gobmx/android/source
Michael Weghorn e77bfe2814 android: Add scrollbars.ui into APK
That UI file was added in

    commit 4bc62c4e9b
    Date:   Thu Aug 4 15:33:51 2022 +0100

        split SwScrollbar up for reuse of adaptor

Include it for Android.
Without it, trying to load/display any document
would result in Android Viewer crashing or getting stuck,
with this in the ADB log:

    08-08 09:22:20.102  6064  6256 D libo:sal/osl/unx/file: double-slash in path: /assets//config/soffice.cfg/svt/ui/scrollbars.ui
    08-08 09:22:20.102  6064  6256 E libo:sal/osl/unx/file: miss cache: failed to open /assets//config/soffice.cfg/svt/ui/scrollbars.ui
    08-08 09:22:20.102  6064  6256 W vcl.builder: 23:vcl/source/window/builder.cxx:480: DBG_UNHANDLED_EXCEPTION in VclBuilder
    08-08 09:22:20.102  6064  6256 W vcl.builder:     when: Unable to read .ui file exception: void
    08-08 09:22:20.103  6064  6256 I LOKitTileProvider: ====> mOffice.documentLoad() returned null, trying to restart 'Office' and loading again

Change-Id: I0938d77dc9553d8acc7b2bdd4a72b5299b4ec1a5
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137943
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
2022-08-08 13:23:15 +02:00
..
gradle/wrapper android: Update Android Gradle Plugin to 7.2.0 2022-05-21 09:17:48 +02:00
res
src/java/org
AndroidManifest.xml
build.gradle android: Add scrollbars.ui into APK 2022-08-08 13:23:15 +02:00
fonts.conf
gradle.properties android: Drop 'android.enableJetifier=true' 2022-05-21 09:18:38 +02:00
gradlew
gradlew.bat
ic_launcher-web.png
Makefile
proguard-project.txt
ReleaseManifest.xml