Skip to content

Commit

Permalink
change design
Browse files Browse the repository at this point in the history
  • Loading branch information
hamza94max committed May 19, 2020
1 parent 9dbe310 commit 6c682c3
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 7 deletions.
Binary file removed app/src/main/res/drawable/back2.jpg
Binary file not shown.
Binary file added app/src/main/res/drawable/designhere1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/drawable/unnamed.png
Binary file not shown.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_azkar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
android:id="@+id/Azakarxml"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/back1"
android:background="@drawable/designhere1"
android:layoutDirection="ltr"
tools:context="com.hazem.wazaker.activities.AzkarActivity">

Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_forty.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context="com.hazem.wazaker.activities.FortyActivity"
android:background="@drawable/back1"
android:background="@drawable/designhere1"
android:layoutDirection="ltr"

>
Expand Down
5 changes: 2 additions & 3 deletions app/src/main/res/layout/activity_splash_screen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@

<ImageView
android:id="@+id/img"
android:layout_width="276dp"
android:layout_height="352dp"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:layout_gravity="fill"
android:scaleType="centerCrop"
android:src="@mipmap/ic_launcher_foreground"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/layout/fragment_counter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
tools:context="com.hazem.wazaker.Fragments.CounterFragment"
android:id="@+id/reltivee"
android:background="@drawable/back1"
android:background="@drawable/designhere1"

>

Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<resources>
<string name="app_name">Wazkar</string>
<string name="app_name">وذكر</string>
<string name="hello_blank_fragment">Hello blank fragment</string>
<string name="arba3en">الاربعون النوويه</string>
<string name="counter">العداد</string>
Expand Down

0 comments on commit 6c682c3

Please # to comment.