You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes #[Add issue number here. Note: This will automatically closes the issue. If you do not solve the issue entirely, please change the message to e.g. "First steps for issues #IssueNumber]
1
+
**Fixes** #<!-- Add issue number here. This will automatically closes the issue. If you do not solve the issue entirely, please change the message to e.g. "First steps for issues #IssueNumber" -->
2
2
3
-
**Changes**: [Add here what changes were made in this issue and if possible provide links.]
3
+
**Changes**:
4
+
- <!-- Add here what changes were made in this issue and if possible provide links. -->
4
5
5
-
**Screenshot/s for the changes**: [Add screenshot/s of the layout where you made changes or a `*.gif` containing a demonstration]
6
+
**Screen shots for the changes**:
7
+
<!-- Add screen shots/screen recordings of the layout where you made changes or a `*.gif` containing a demonstration -->
6
8
7
-
**Checklist**: [Please tick following check boxes with `[x]` if the respective task is completed]
8
-
- [ ] I have used resources from `strings.xml`, `dimens.xml` and `colors.xml` without hard-coding them
9
-
- [ ] No modifications done at the end of resource files `strings.xml`, `dimens.xml` or `colors.xml`
10
-
- [ ] I have reformatted code in every file included in this PR [<kbd>CTRL</kbd>+<kbd>ALT</kbd>+<kbd>L</kbd>]
11
-
- [ ] My code does not contain any extra lines or extra spaces
12
-
- [ ] I have requested reviews from other members
13
-
14
-
**APK for testing**: [Compress the `app-debug.apk` file into a `<feature>.rar` or `<feature>.zip` file and upload it here]
9
+
**Checklist**: <!-- Please tick following check boxes with `[x]` if the respective task is completed -->
10
+
- [ ] I have used resources from `strings.xml`, `dimens.xml` and `colors.xml` without hard-coding any value.
11
+
- [ ] No modifications done at the end of resource files `strings.xml`, `dimens.xml` or `colors.xml`.
12
+
- [ ] I have reformatted code and fixed indentation in every file included in this pull request
13
+
- [ ] My code does not contain any extra lines or extra spaces.
0 commit comments