Skip to content

Instantly share code, notes, and snippets.

@tmyymmt
Created April 3, 2012 01:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmyymmt/2288618 to your computer and use it in GitHub Desktop.
Save tmyymmt/2288618 to your computer and use it in GitHub Desktop.
res/layout/main.xml
<nu.mine.tmyymmt.android.widget.RetractiveHorizontalScrollView>
<LinearLayout>
<TextView />
<TextView android:id="@+id/child_content" />
<TextView />
</LinearLayout>
</nu.mine.tmyymmt.android.widget.RetractiveHorizontalScrollView>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment