Skip to content

Commit 7323b9a

Browse files
committed
Word List project complete
1 parent b4a07c3 commit 7323b9a

File tree

96 files changed

+2634
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+2634
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: Android Basics Unit 3 issue
3+
about: Report problems with the Android Basics Unit 3 codelabs
4+
title: 'Android Basics Unit 3 issue:'
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**URL of codelab**
11+
12+
13+
**In which task and step of the codelab can this issue be found?**
14+
15+
16+
**Describe the problem**
17+
18+
19+
20+
21+
**Steps to reproduce?**
22+
1. Go to...
23+
2. Click on...
24+
3. See error...
25+
26+
**Versions**
27+
_Android Studio version:_
28+
_API version of the emulator:_
29+
30+
31+
**Additional information**
32+
_Include screenshots if they would be useful in clarifying the problem._

android-basics-kotlin-words-app-starter/.idea/.gitignore

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

android-basics-kotlin-words-app-starter/.idea/.name

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

android-basics-kotlin-words-app-starter/.idea/assetWizardSettings.xml

Lines changed: 47 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

android-basics-kotlin-words-app-starter/.idea/codeStyles/Project.xml

Lines changed: 139 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

android-basics-kotlin-words-app-starter/.idea/codeStyles/codeStyleConfig.xml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

android-basics-kotlin-words-app-starter/.idea/compiler.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

android-basics-kotlin-words-app-starter/.idea/gradle.xml

Lines changed: 21 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

android-basics-kotlin-words-app-starter/.idea/jarRepositories.xml

Lines changed: 25 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)