mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Migrated Media Package to View Binding (#5601)
* Migrated Media Detail Fragment to View Binding * Migrated ZoomableActivity and PagerFragment * Improved Java doc * Improved Java doc
This commit is contained in:
parent
8df0055a5a
commit
7e9aa5b72a
7 changed files with 178 additions and 284 deletions
|
|
@ -20,6 +20,7 @@
|
|||
android:weightSum="10">
|
||||
|
||||
<include
|
||||
android:id="@+id/show_captions_binding"
|
||||
layout="@layout/show_captions_descriptions" />
|
||||
</LinearLayout>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue