<?xml version="1.0" encoding="utf-8"?>
<animation-list android:oneshot="false"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:duration="150" android:drawable="@drawable/ic_mdx_entry_point_devices_detected_default" />
    <item android:duration="150" android:drawable="@drawable/ic_mdx_entry_point_devices_detected_frame_2" />
    <item android:duration="150" android:drawable="@drawable/ic_mdx_entry_point_devices_detected_frame_3" />
    <item android:duration="150" android:drawable="@drawable/ic_mdx_entry_point_devices_detected_frame_4" />
</animation-list>
