update: parse Triple-T v2.x layout

Thanks to the very nice example from Piwigo, included here under the GPLv3+
https://github.com/Piwigo/Piwigo-Android

https://gitlab.com/fdroid/fdroiddata/merge_requests/5579#note_225834868
This commit is contained in:
Hans-Christoph Steiner 2019-10-04 11:06:42 +02:00
parent a7dd7a812f
commit 5904aef5a7
No known key found for this signature in database
GPG key ID: 3E177817BA1B9BFA
37 changed files with 442 additions and 1 deletions

View file

@ -0,0 +1,2 @@
rootProject.name = 'Piwigo-Android'
include ':app'