mirror of
https://github.com/Nezumi-2711/Foodify-Shipper.git
synced 2026-09-23 04:09:52 +00:00
Improve UI, fix bugs.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<alpha xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:interpolator="@android:anim/accelerate_interpolator"
|
||||
android:fromAlpha="1.0" android:toAlpha="0.0"
|
||||
android:fillAfter="true"
|
||||
android:duration="750" />
|
||||
Reference in New Issue
Block a user