|
|
|
|
@ -69,7 +69,7 @@ |
|
|
|
|
android:focusableInTouchMode="true" |
|
|
|
|
android:padding="8dp" |
|
|
|
|
android:scaleType="fitCenter" |
|
|
|
|
android:src="@drawable/ic_history" /> |
|
|
|
|
android:src="@drawable/ic_setting_history" /> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
@ -135,7 +135,7 @@ |
|
|
|
|
android:focusableInTouchMode="true" |
|
|
|
|
android:padding="8dp" |
|
|
|
|
android:scaleType="fitCenter" |
|
|
|
|
android:src="@drawable/ic_history" /> |
|
|
|
|
android:src="@drawable/ic_setting_history" /> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
@ -202,7 +202,7 @@ |
|
|
|
|
android:focusableInTouchMode="true" |
|
|
|
|
android:padding="8dp" |
|
|
|
|
android:scaleType="fitCenter" |
|
|
|
|
android:src="@drawable/ic_refresh" /> |
|
|
|
|
android:src="@drawable/ic_setting_refresh" /> |
|
|
|
|
|
|
|
|
|
</LinearLayout> |
|
|
|
|
|
|
|
|
|
|