app name changed

master
saad.siddiq 2024-12-03 17:28:59 +05:00
parent 0a79e0db64
commit 3d276199f4
3 changed files with 3 additions and 3 deletions

View File

@ -23,7 +23,7 @@
android:id="@+id/textView"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="5S App"
android:text="5S Application"
android:textColor="@color/white"
android:textSize="@dimen/_15sdp"
app:layout_constraintBottom_toBottomOf="@+id/toolbar"

View File

@ -50,7 +50,7 @@
android:id="@+id/textView6"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Quality Control"
android:text="5S Application"
android:padding="5dp"
android:textColor="@color/theme_color"
android:textStyle="bold"

View File

@ -1,5 +1,5 @@
<resources>
<string name="app_name">5S App</string>
<string name="app_name">5S Application</string>
<string name="app_version">Version 1.0</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>