mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
Migrate from Kotlin synthetics to Jetpack view binding (#5546)
This commit is contained in:
parent
b18117bc07
commit
1cbce77d5f
13 changed files with 73 additions and 68 deletions
|
|
@ -2,7 +2,7 @@ package fr.free.nrw.commons
|
|||
|
||||
import android.os.Parcelable
|
||||
import fr.free.nrw.commons.location.LatLng
|
||||
import kotlinx.android.parcel.Parcelize
|
||||
import kotlinx.parcelize.Parcelize
|
||||
import fr.free.nrw.commons.wikidata.model.page.PageTitle
|
||||
import java.util.*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue