Skip to content

Commit fd1b7ff

Browse files
committed
adding My new text B to FeatureAScreen
1 parent d15a74e commit fd1b7ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/com/example/github_basics/view/FeatureAScreen.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ fun FeatureAScreen() {
88

99
Text(text = "Feature A")
1010
Text(text = "My New Text A")
11+
Text(text = "MY New Text B")
1112
}

0 commit comments

Comments
 (0)