Skip to content

Commit

Permalink
res: Allow gallery to be navigated using only controller.
Browse files Browse the repository at this point in the history
  • Loading branch information
littleguy77 committed Jun 7, 2015
1 parent c696498 commit 8a18093
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions res/layout/gallery_item_adapter.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:background="@android:drawable/list_selector_background"
android:focusable="true"
android:id="@+id/galleryItem"
android:layout_width="match_parent"
android:layout_height="match_parent"
Expand Down

0 comments on commit 8a18093

Please sign in to comment.