Skip to content

Instantly share code, notes, and snippets.

@MonsterTechnoGit
Created June 20, 2018 04:59
Show Gist options
  • Select an option

  • Save MonsterTechnoGit/13f4acf7e552f13b292f0bcab93f6a5d to your computer and use it in GitHub Desktop.

Select an option

Save MonsterTechnoGit/13f4acf7e552f13b292f0bcab93f6a5d to your computer and use it in GitHub Desktop.
<jp.co.recruit_lifestyle.android.widget.WaveSwipeRefreshLayout
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/main_swipe">
<ListView
android:id="@+id/main_list"
android:layout_width="match_parent"
android:layout_height="match_parent"/>
</jp.co.recruit_lifestyle.android.widget.WaveSwipeRefreshLayout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment