apps-android-commons/commons/res/layout
Brion Vibber 4df8ec8fa9 Media detail page redone as a "slide-up" panel.
Loads and displays default or English description, and categories.
No caching of this info yet.

Scrollable pane is a ListView, with the title/desc/category label
in a 'header' view along with a spacer view. The height of the spacer
is set dynamically to the height of the total fragment minus 48dp,
giving room for an initially-visible title section and a little
spillover so you can see it's scrollable.

Clicking on a category in the cats list opens the category page in
an external web browser. In the future this should open the category
within the app, but we don't have a per-cat view yet.

Description and category list are not yet editable.

GitHub: https://github.com/wikimedia/apps-android-commons/pull/41
Change-Id: I46d0a77481dbe64a268a72f3efe49ae72168541f
2013-08-27 03:51:14 +05:30
..
activity_about.xml Add subtle way to show people where uploads are going to 2013-06-12 23:34:11 +00:00
activity_contributions.xml Minor stylistic fixes 2013-02-22 00:47:40 +05:30
activity_login.xml Tweak input boxes so the IME doesn't eat fullscreen in landscape 2013-05-09 16:16:52 -07:00
activity_multiple_uploads.xml Add editable swipeable multiple upload view 2013-03-20 01:17:17 +05:30
activity_post_upload.xml Initial cut of Modifications syncing 2013-03-27 18:12:49 +05:30
activity_share.xml Add post-upload categorization to Multiple Upload 2013-03-31 09:17:21 +05:30
activity_welcome.xml Bug 48995: Add acceptable use 'tutorial' to app 2013-06-24 14:24:38 -07:00
detail_category_item.xml Media detail page redone as a "slide-up" panel. 2013-08-27 03:51:14 +05:30
detail_main_panel.xml Media detail page redone as a "slide-up" panel. 2013-08-27 03:51:14 +05:30
fragment_categorization.xml RTL: use start/end properties as well as left/right 2013-05-21 09:59:08 -07:00
fragment_contributions.xml Localize messages for first sync / no images 2013-05-06 11:53:31 -07:00
fragment_media_detail.xml Media detail page redone as a "slide-up" panel. 2013-08-27 03:51:14 +05:30
fragment_media_detail_pager.xml Add minimal detail view as a fragment 2013-02-21 21:09:04 +05:30
fragment_multiple_uploads_list.xml Tweak input boxes so the IME doesn't eat fullscreen in landscape 2013-05-09 16:16:52 -07:00
fragment_single_upload.xml Allow users to select preferred license for their contributions 2013-06-18 08:43:17 -07:00
layout_categories_item.xml Add proper categorization view on post upload 2013-03-30 03:52:56 +05:30
layout_contribution.xml Make thumbnails load faster by loading smaller Thumbnails 2013-07-10 20:44:59 +00:00
layout_upload_item.xml Add post-upload categorization to Multiple Upload 2013-03-31 09:17:21 +05:30
login.xml Removed unneccessary listView in LoginView 2013-02-17 11:54:35 +05:30
welcome_copyright.xml Bug 48995: Add acceptable use 'tutorial' to app 2013-06-24 14:24:38 -07:00
welcome_final.xml Bug 48995: Add acceptable use 'tutorial' to app 2013-06-24 14:24:38 -07:00
welcome_wikipedia.xml Bug 48995: Add acceptable use 'tutorial' to app 2013-06-24 14:24:38 -07:00