DraggablePanelSample without youtube,videoshow.
DraggablePanel is hosted in the following web site
https://github.com/yoshiki14/DraggablePanel
If you think the Android project DraggablePanel listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of DraggablePanel.
Item | Value |
---|---|
Java File Count | 23 |
Supported screen sizes | [mdpi] |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | YouTubeAndroidPlayerApi.jar |
Required Permissions | android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
Raw File Names | res\raw\Thumbs.db |
DraggablePanel has the following Java source files.
com.github.pedrovgs.sample.ApplicationTest.java com.github.pedrovgs.sample.DraggablePanelApplication.java com.github.pedrovgs.sample.activity.DIFragmentActivity.java com.github.pedrovgs.sample.activity.DraggableState.java com.github.pedrovgs.sample.activity.MainActivity.java com.github.pedrovgs.sample.activity.PlacesSampleActivity.java com.github.pedrovgs.sample.activity.TvShowsActivity.java com.github.pedrovgs.sample.di.MainModule.java com.github.pedrovgs.sample.fragment.PlaceFragment.java com.github.pedrovgs.sample.renderer.EpisodeRenderer.java com.github.pedrovgs.sample.renderer.EpisodeRendererAdapter.java com.github.pedrovgs.sample.renderer.PlaceRenderer.java com.github.pedrovgs.sample.renderer.TvShowRenderer.java com.github.pedrovgs.sample.renderer.rendererbuilder.EpisodeRendererBuilder.java com.github.pedrovgs.sample.renderer.rendererbuilder.PlacesCollectionRendererBuilder.java com.github.pedrovgs.sample.renderer.rendererbuilder.TvShowCollectionRendererBuilder.java com.github.pedrovgs.sample.viewmodel.CopyOfPlaceCollectionViewModel.java com.github.pedrovgs.sample.viewmodel.EpisodeCollection.java com.github.pedrovgs.sample.viewmodel.EpisodeViewModel.java com.github.pedrovgs.sample.viewmodel.PlaceCollectionViewModel.java com.github.pedrovgs.sample.viewmodel.PlaceViewModel.java com.github.pedrovgs.sample.viewmodel.TvShowCollectionViewModel.java com.github.pedrovgs.sample.viewmodel.TvShowViewModel.java