view_speed_hide.xml 206 Bytes
<?xml version="1.0" encoding="utf-8"?>
<translate xmlns:android="http://schemas.android.com/apk/res/android"
    android:duration="200"
    android:fromXDelta="0"
    android:toXDelta="100%p">

</translate>