Skip to content

Commit

Permalink
GalleryActivity now handled by PictureParentFragment and GalleryGridA…
Browse files Browse the repository at this point in the history
…dapter. Also som cleanups and refactoring.
  • Loading branch information
espenaf committed Sep 4, 2013
1 parent 4153e37 commit 55d55a6
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 381 deletions.
2 changes: 0 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@
<activity
android:name=".client.ui.media.MediaNavigationDrawerActivity"
android:uiOptions="splitActionBarWhenNarrow" />
<activity
android:name=".client.ui.media.GalleryActivity" />
<activity
android:name=".client.ui.media.GalleryPagerActivity" />

Expand Down
324 changes: 0 additions & 324 deletions src/org/mythtv/client/ui/media/GalleryActivity.java

This file was deleted.

Loading

0 comments on commit 55d55a6

Please sign in to comment.