Commit 3e3bb69
authored
fix: UninitializedPropertyAccessException in ImageFragment onDestroy (commons-app#6661)
* fix: UninitializedPropertyAccessException in ImageFragment onDestroy
* Refactor: filteredImages to private initialized property to prevent onDestroy crash1 parent 0da949e commit 3e3bb69
File tree
1 file changed
+1
-1
lines changed- app/src/main/java/fr/free/nrw/commons/customselector/ui/selector
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments