Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(710)

Unified Diff: demos/src/main/res/layout/activity_main.xml

Issue 1750963002: Update demo with features from support lib 23.2.0 (Closed) Base URL: https://chromium.googlesource.com/external/github.com/GoogleChrome/custom-tabs-client@master
Patch Set: Fix comment on decoding Bitmpa on UI thread Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: demos/src/main/res/layout/activity_main.xml
diff --git a/demos/src/main/res/layout/activity_main.xml b/demos/src/main/res/layout/activity_main.xml
index 3e7554192a9182996fc1d2d6a163254f2f26b16f..d87c8a275f7975d962c93662b21cfd0c9b733c03 100644
--- a/demos/src/main/res/layout/activity_main.xml
+++ b/demos/src/main/res/layout/activity_main.xml
@@ -23,4 +23,4 @@
android:paddingRight="@dimen/activity_horizontal_margin"
android:paddingTop="@dimen/activity_vertical_margin"
android:paddingBottom="@dimen/activity_vertical_margin"
- tools:context=".MainActivity" />
+ tools:context=".DemoListActivity" />
« no previous file with comments | « demos/src/main/res/layout/activity_custom_ui.xml ('k') | demos/src/main/res/layout/item_example_description.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698