/FragmentsGDG

This is a sample project made for GDG conference Showing Fragment usage.

Primary LanguageJava

FragmentsGDG

This is a sample project made for GDG conference Showing Fragment usage.

Here we have a simple list fragment showing items. Upon clicking a list item a new Fragement will load the url associated with the item. Also showing a simple Dialog fragment to load a new url interaction.

Developed By

License

Copyright 2013 Yossi Elkrief

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Credits

The application is using ActionBarSherlock Developed By Jake Wharton See http://actionbarsherlock.com for more information.