File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 tools : itemCount =" 5"
1414 tools : listitem =" @layout/recycler_item" />
1515
16- </LinearLayout >
16+ </LinearLayout >
Original file line number Diff line number Diff line change 22<adaptive-icon xmlns : android =" http://schemas.android.com/apk/res/android" >
33 <background android : drawable =" @drawable/ic_launcher_background" />
44 <foreground android : drawable =" @drawable/ic_launcher_foreground" />
5- </adaptive-icon >
5+ </adaptive-icon >
Original file line number Diff line number Diff line change 22<adaptive-icon xmlns : android =" http://schemas.android.com/apk/res/android" >
33 <background android : drawable =" @drawable/ic_launcher_background" />
44 <foreground android : drawable =" @drawable/ic_launcher_foreground" />
5- </adaptive-icon >
5+ </adaptive-icon >
Original file line number Diff line number Diff line change 11<resources xmlns : tools =" http://schemas.android.com/tools" >
2- <!-- Base application theme. -->
32 <style name =" Theme.SimpleImageLoader" parent =" Theme.MaterialComponents.DayNight.DarkActionBar" >
4- <!-- Primary brand color. -->
53 <item name =" colorPrimary" >@color/purple_200</item >
64 <item name =" colorPrimaryVariant" >@color/purple_700</item >
75 <item name =" colorOnPrimary" >@color/black</item >
8- <!-- Secondary brand color. -->
96 <item name =" colorSecondary" >@color/teal_200</item >
107 <item name =" colorSecondaryVariant" >@color/teal_200</item >
118 <item name =" colorOnSecondary" >@color/black</item >
12- <!-- Status bar color. -->
139 <item name =" android:statusBarColor" tools : targetApi =" l" >?attr/colorPrimaryVariant</item >
14- <!-- Customize your theme here. -->
1510 </style >
1611</resources >
Original file line number Diff line number Diff line change 88 <color name =" grey" >#BABABA</color >
99 <color name =" black" >#FF000000</color >
1010 <color name =" white" >#FFFFFFFF</color >
11- </resources >
11+ </resources >
Original file line number Diff line number Diff line change 11<resources >
22 <string name =" app_name" >Simple Image Loader</string >
3- </resources >
3+ </resources >
Original file line number Diff line number Diff line change 11<resources xmlns : tools =" http://schemas.android.com/tools" >
2- <!-- Base application theme. -->
32 <style name =" Theme.SimpleImageLoader" parent =" Theme.MaterialComponents.DayNight.DarkActionBar" >
4- <!-- Primary brand color. -->
53 <item name =" colorPrimary" >@color/purple_500</item >
64 <item name =" colorPrimaryVariant" >@color/purple_700</item >
75 <item name =" colorOnPrimary" >@color/white</item >
8- <!-- Secondary brand color. -->
96 <item name =" colorSecondary" >@color/teal_200</item >
107 <item name =" colorSecondaryVariant" >@color/teal_700</item >
118 <item name =" colorOnSecondary" >@color/black</item >
12- <!-- Status bar color. -->
139 <item name =" android:statusBarColor" tools : targetApi =" l" >?attr/colorPrimaryVariant</item >
14- <!-- Customize your theme here. -->
1510 </style >
16- </resources >
11+ </resources >
You can’t perform that action at this time.
0 commit comments