Commit 257221f
Temporarily comment out binding nullification in MediaDetailPagerFragment.onDestroyView() (commons-app#6589)
* Initial plan
* Temporarily comment out binding = null in MediaDetailPagerFragment.onDestroyView()
Co-authored-by: RitikaPahwa4444 <83745993+RitikaPahwa4444@users.noreply.github.com>
* Add link to this decision as a comment
* Bump up version code and name for the patch release
Update CHANGELOG.md
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: RitikaPahwa4444 <83745993+RitikaPahwa4444@users.noreply.github.com>
Co-authored-by: Ritika Pahwa <ritikapahwa4444@gmail.com>1 parent 1541f78 commit 257221f
File tree
3 files changed
+11
-3
lines changed- app
- src/main/java/fr/free/nrw/commons/media
3 files changed
+11
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
0 commit comments