apps-android-commons/app/src/main/res/layout
Mansi Agarwal 430bf90310 Added CDATA tag (#1836)
* Fix issue#1772

Add the CDATA tag to welcome_help_button_text string. Set the text of the corresponding textview using Html.fromHtml() function.

* Fix issue#1772

Add the CDATA tag to nominated_see_more string. Set the text of the corresponding textview using Html.fromHtml() function.
2018-08-31 11:44:36 +03:00
..
activity_about.xml Deletion button being disabled (#1403) 2018-04-16 15:03:24 +03:00
activity_achievements.xml Feedback module (#1742) 2018-07-26 13:12:51 +05:30
activity_category_details.xml Add feature to Browse commons via app (#1716) 2018-07-24 10:17:24 +03:00
activity_category_images.xml Integrate API for displaying featured images (#1456) 2018-05-07 11:09:23 +03:00
activity_contributions.xml Issue #171 - Removed warning Unused namespace - removed namespaces from within the xml where it is already present at the top of the xml. 2018-02-07 15:40:57 +05:30
activity_login.xml Skip textview added and onclick implemented 2018-05-01 15:58:40 +05:30
activity_multiple_uploads.xml Issue #171 - Removed warning Unused namespace - removed namespaces from within the xml where it is already present at the top of the xml. 2018-02-07 15:40:57 +05:30
activity_nearby.xml Fix transparent view allign 2018-03-27 19:34:08 +03:00
activity_notification.xml Fix crash due to read more text view 2018-03-21 12:33:40 +05:30
activity_quiz.xml Merge gamification branch with master (#1752) 2018-07-28 01:09:23 +05:30
activity_quiz_result.xml Merge gamification branch with master (#1752) 2018-07-28 01:09:23 +05:30
activity_search.xml Add feature to Browse commons via app (#1716) 2018-07-24 10:17:24 +03:00
activity_settings.xml Make the drawer prettier 2017-06-28 21:39:10 +01:00
activity_share.xml Open map of place where picture was taken (#1360) 2018-05-07 12:57:59 +03:00
activity_welcome.xml Fixes Issue #1358 Circle page indicator display improved (#1379) 2018-04-16 16:00:38 +03:00
answer_layout.xml Merge gamification branch with master (#1752) 2018-07-28 01:09:23 +05:30
bottom_sheet_details.xml Fixed bug #1399 Overlapping problem (#1405) 2018-04-04 11:36:34 +03:00
bottom_sheet_nearby.xml Add theme dependencies 2018-03-02 23:38:03 +05:30
detail_category_item.xml Removes extra padding in media categories 2018-02-28 00:27:37 +05:30
dialog_nearby_info.xml Initial pass to use standard margins/padding (in dimens.xml) 2017-12-22 15:24:30 -06:00
drawer_header.xml Username in nav drawer centrally aligned #1806 (#1817) 2018-08-10 00:45:57 +05:30
fragment_browse_image.xml Add feature to Browse commons via app (#1716) 2018-07-24 10:17:24 +03:00
fragment_categorization.xml Merge branch 'master' of https://github.com/commons-app/apps-android-commons into category-alignment 2018-02-27 19:58:33 +05:30
fragment_category_images.xml Add feature to Browse commons via app (#1716) 2018-07-24 10:17:24 +03:00
fragment_contributions.xml Revert "Fix issue #1332 : Contribution Image auto/manual refresh if fetching fails" (#1609) 2018-06-11 16:53:23 +10:00
fragment_media_detail.xml Added CDATA tag (#1836) 2018-08-31 11:44:36 +03:00
fragment_media_detail_pager.xml Replace fill_parent with match_parent 2017-02-25 22:34:05 +00:00
fragment_multiple_uploads_list.xml Hide Keypad when EditText out of focus (#1168) 2018-02-24 00:00:45 +05:30
fragment_nearby.xml Converted nearby list to recycler view and fixed a few issues pointed out by static code analysis. 2017-07-09 17:33:24 -05:00
fragment_no_permissions.xml Initial pass to use standard margins/padding (in dimens.xml) 2017-12-22 15:24:30 -06:00
fragment_search_history.xml Add feature to Browse commons via app (#1716) 2018-07-24 10:17:24 +03:00
fragment_similar_image_dialog.xml After implementing UI also 2018-02-14 15:59:34 +05:30
fragment_single_upload.xml Feature/localised image descriptions (#1634) 2018-08-03 18:09:37 +05:30
image_alert_layout.xml Merge gamification branch with master (#1752) 2018-07-28 01:09:23 +05:30
item_notification.xml Remove dependency on Glide, Picasso, SVG, and multidex. (#1859) 2018-08-30 14:40:17 +03:00
item_place.xml Arrance list row layout 2018-03-02 23:18:07 +05:30
item_recent_searches.xml Add feature to Browse commons via app (#1716) 2018-07-24 10:17:24 +03:00
layout_categories_item.xml Initial pass to use standard margins/padding (in dimens.xml) 2017-12-22 15:24:30 -06:00
layout_category_images.xml Integrate API for displaying featured images (#1456) 2018-05-07 11:09:23 +03:00
layout_contribution.xml Initial pass to use standard margins/padding (in dimens.xml) 2017-12-22 15:24:30 -06:00
layout_upload_item.xml Zoom (#1300) 2018-04-26 03:18:58 +05:30
light_simple_spinner_dropdown_item.xml Fix conflicts from #1366 fixing lint issues (#1470) 2018-04-30 14:05:47 +03:00
nearby_row_button.xml Fix mis-spelling of gallery 2018-03-03 00:00:48 +05:30
pic_of_day_app_widget.xml Added Basic Pic Of the Day App Widget (#1523) 2018-06-14 19:10:52 +10:00
question_layout.xml Merge gamification branch with master (#1752) 2018-07-28 01:09:23 +05:30
row_item_description.xml Feature/bug fix#1793 (#1802) 2018-08-17 03:51:55 +10:00
row_item_languages_spinner.xml Feature/bug fix#1793 (#1802) 2018-08-17 03:51:55 +10:00
toolbar.xml Share feature (#1338) 2018-03-29 00:52:53 +05:30
welcome_do_upload.xml Skip option in Welcome Screen (#1251) 2018-03-10 22:47:21 +05:30
welcome_dont_upload.xml Skip option in Welcome Screen (#1251) 2018-03-10 22:47:21 +05:30
welcome_final.xml Added CDATA tag (#1836) 2018-08-31 11:44:36 +03:00
welcome_image_details.xml Skip option in Welcome Screen (#1251) 2018-03-10 22:47:21 +05:30
welcome_wikipedia.xml Skip option in Welcome Screen (#1251) 2018-03-10 22:47:21 +05:30