File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
android : layout_marginStart =" 8dp"
24
24
android : layout_marginTop =" 32dp"
25
25
android : layout_marginEnd =" 8dp"
26
- android : background =" @drawable/ks_logo "
26
+ android : background =" @mipmap/ks_icon "
27
27
android : transitionName =" image"
28
28
app : layout_constraintBottom_toTopOf =" @+id/about_uphar"
29
29
app : layout_constraintEnd_toStartOf =" @+id/about_uphar"
95
95
android : layout_width =" 155dp"
96
96
android : layout_height =" wrap_content"
97
97
android : padding =" 8dp"
98
- android : text =" About UPHAAR "
98
+ android : text =" About UPAHAAR "
99
99
android : fontFamily =" @font/sniglet_regular"
100
100
android : textAlignment =" center"
101
101
android : textColor =" @android:color/white"
111
111
android : layout_height =" 145dp"
112
112
android : layout_marginStart =" 8dp"
113
113
android : layout_marginBottom =" 40dp"
114
- android : background =" @drawable/dpi_circle "
114
+ android : background =" @mipmap/dpi_logo "
115
115
android : transitionName =" image"
116
116
app : layout_constraintBottom_toBottomOf =" parent"
117
117
app : layout_constraintEnd_toEndOf =" @+id/about_uphar"
You can’t perform that action at this time.
0 commit comments