This repository was archived by the owner on Jun 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
source/androidx.fragment/fragment/transforms Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<enum-method-mappings >
2- <mapping jni-class =" androidx/core /app/Fragment$SavedState" >
2+ <mapping jni-class =" androidx/fragment /app/Fragment$SavedState" >
33 <method jni-name =" writeToParcel" parameter =" flags" clr-enum-type =" Android.OS.ParcelableWriteFlags" />
44 </mapping >
5- <mapping jni-interface =" androidx/core /app/ActivityCompat$OnRequestPermissionsResultCallback" >
5+ <mapping jni-interface =" androidx/fragment /app/ActivityCompat$OnRequestPermissionsResultCallback" >
66 <method jni-name =" onRequestPermissionsResult" parameter =" grantResults" clr-enum-type =" Android.Content.PM.Permission[]" />
77 </mapping >
88 <!-- Manually did JNI for this as it's not generated properly, but maybe in the future? -->
9- <mapping jni-class =" androidx/core /app/FragmentActivity" >
9+ <mapping jni-class =" androidx/fragment /app/FragmentActivity" >
1010 <method jni-name =" onRequestPermissionsResult" parameter =" grantResults" clr-enum-type =" Android.Content.PM.Permission[]" />
1111 </mapping >
12- <mapping jni-class =" androidx/core /app/Fragment" >
12+ <mapping jni-class =" androidx/fragment /app/Fragment" >
1313 <method jni-name =" onRequestPermissionsResult" parameter =" grantResults" clr-enum-type =" Android.Content.PM.Permission[]" />
1414 </mapping >
1515
You can’t perform that action at this time.
0 commit comments