blob: af43562fd54a6e9285babcff4f0da6ff4437e0ec [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="#00000000" >
<org.fairphone.oobe.animation.EditFavsTutorialAnimationView
android:id="@+id/editFavRemoveAnimationView"
android:layout_width="match_parent"
android:layout_height="match_parent" />
</FrameLayout>