File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ ### Issue Number
2+ <!-- Which issue does this PR address? E.g. "Resolves #123" -->
3+ * Resolves #
4+
5+ ### Purpose
6+ <!-- What is the purpose of this PR? Why is it needed? -->
7+ *
8+
9+ ### Technical Details
10+ <!-- Are there any key aspects of the implementation to highlight? -->
11+ *
12+
13+ ### Testing Instructions
14+ <!-- How can the reviewer verify the functionality or fix introduced by this PR? Please provide steps. -->
15+ *
16+
17+ ### Regression Tests
18+ <!-- Did you verify that your changes didn't break existing functionality? -->
19+ - [ ] I tested my changes on Android 15 (API 35)
20+ - [ ] I tested my changes on Android 14 (API 34)
21+ - [ ] I tested my changes on Android 13 (API 33)
22+ - [ ] I tested my changes on Android 12L (API 32)
23+ - [ ] I tested my changes on Android 12 (API 31)
24+ - [ ] I tested my changes on Android 11 (API 30)
25+ - [ ] I tested my changes on Android 10 (API 29)
26+ - [ ] I tested my changes on Android 9 (API 28)
27+ - [ ] I tested my changes on Android 8.1 (API 27)
28+ - [ ] I tested my changes on Android 8.0 (API 26)
29+
30+ ### Screenshots
31+ <!-- If this PR affects the UI, please include before/after screenshots demonstrating the change(s). -->
32+ *
You can’t perform that action at this time.
0 commit comments