Migrate to gradle, appcompat as external dependency.
[mobilnebezpieczenstwo.git] / res / anim / fadeout.xml
diff --git a/res/anim/fadeout.xml b/res/anim/fadeout.xml
deleted file mode 100644 (file)
index 827ebee..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<alpha xmlns:android="http://schemas.android.com/apk/res/android"
-        android:fromAlpha="1.0" android:toAlpha="0.0"
-        android:duration="300" />
\ No newline at end of file