<?xml version="1.0" encoding="utf-8"?>
<SeekBar android:id="@id/slider_seek_bar" android:layout_width="fill_parent" android:layout_height="wrap_content" style="@style/seekbar_default_style"
  xmlns:android="http://schemas.android.com/apk/res/android" />
