<com.jiang.scrolllist.view.ScrollListView
android:id="@+id/listView"
android:layout_width="match_parent"
android:layout_height="match_parent"
jiang:scale="2.0"/>
<declare-styleable name="ScrollListView">
<attr name="scale" format="float"/>
</declare-styleable>