Home | History | Annotate | Download | only in GridViewPager
      1 <p><b>About:</b> Demonstrates how to implement a GridViewPager in your wearable app.</p>
      2 <p><b>How to run:</b> Install the Wearable APK on the wearable, go to the voice menu (either by
      3 saying "OK Google" or tapping the home screen) and select the "Start..." option. Then, select
      4 "GridViewPager Sample" from the submenu.</p>
      5 <p><b>Wearable APIs used:</b> GridViewPager, CardFragment, FragmentGridPagerAdapter,
      6 ImageReference</p>
      7 <p><b>Screenshots:</b>
      8     <figure>
      9         <img src="screenshots/grid_view_pager.gif" alt="GridViewPager" width="140" height="140">
     10         <figcaption>Part of the sample in action.</figcaption>
     11     </figure>
     12 </p>
     13