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

Unified Diff: remoting/android/host/res/layout/main.xml

Issue 1913023002: Revert of [remoting android] Initialize It2Me host and implement Connect() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: remoting/android/host/res/layout/main.xml
diff --git a/remoting/android/host/res/layout/main.xml b/remoting/android/host/res/layout/main.xml
index 33669177b225d73a9991c75e71567eb90ddbd5be..1687601e01d6da7d1f20217da90e8bcf4b12e11e 100644
--- a/remoting/android/host/res/layout/main.xml
+++ b/remoting/android/host/res/layout/main.xml
@@ -15,10 +15,4 @@
android:layout_height="wrap_content"
android:background="?attr/colorPrimary"
android:elevation="4dp"/>
- <Button
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:layout_gravity="center"
- android:text="Share"
- android:onClick="onShareClicked"/>
</LinearLayout>
« no previous file with comments | « remoting/android/host/AndroidManifest.xml ('k') | remoting/android/host/src/org/chromium/chromoting/host/MainActivity.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698