libreoffice-online/android/app/.gitignore
Jan Holesovsky 94d4a27d65 android shell: Move ~all the functionality from menu to navigation drawer.
And so far disable the various sorting possibilities, they are not
working for the recent files (yet).

Change-Id: I233f6cd05d15cf0c3f9f2bf940a8233ee5300cb7
2020-02-21 13:51:40 +01:00

12 lines
450 B
Text

/.externalNativeBuild
/app.iml
/build
/appSettings.gradle
/src/main/res/drawable/ic_launcher_brand.xml
/src/main/res/drawable/drawer_header_brand.png
/src/main/res/mipmap-anydpi-v26/ic_launcher_brand.xml
/src/main/res/mipmap-hdpi/ic_launcher_brand.png
/src/main/res/mipmap-mdpi/ic_launcher_brand.png
/src/main/res/mipmap-xhdpi/ic_launcher_brand.png
/src/main/res/mipmap-xxhdpi/ic_launcher_brand.png
/src/main/res/mipmap-xxxhdpi/ic_launcher_brand.png