Skip to content

Commit c31c0cc

Browse files
committed
Screenshots and icon commit
Screenshots and icon commit
1 parent 4dc4910 commit c31c0cc

File tree

6 files changed

+3
-4
lines changed

6 files changed

+3
-4
lines changed

Logo/Icon.png

3.1 KB
Loading

Preview/PreviewGif.gif

794 KB
Loading

Screenshots/1.png

34.2 KB
Loading

Screenshots/2.png

33.8 KB
Loading

app/src/main/res/layout/fragment_home.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
android:fontFamily="sans-serif-condensed"
6363
android:gravity="center"
6464
android:maxLines="10"
65-
android:text="Text File Generator/Benchmark"
65+
android:text="Text File Generator and Benchmark"
6666
android:textAllCaps="true"
6767
android:textSize="15sp" />
6868
</LinearLayout>
@@ -159,7 +159,7 @@
159159
android:fontFamily="sans-serif-condensed"
160160
android:gravity="center_horizontal"
161161
android:maxLines="3"
162-
android:text="Use single task to generate files" />
162+
android:text="Use a single task to generate files" />
163163

164164
<RelativeLayout
165165
android:layout_width="match_parent"
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
<resources>
2-
<string name="app_name">Text File Generator Benchmark</string>
2+
<string name="app_name">Text File Generator and Benchmark</string>
33
<string name="txtCredits">©2020. Developed by Bharath Vishal.G<a href="https://github.com/BharathVishal">\nGithub</a></string>
4-
54
</resources>

0 commit comments

Comments
 (0)