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

Side by Side Diff: remoting/resources/styles.xml

Issue 21120005: Add Android Chromoting client keyboard input (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Improve related comments Created 7 years, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--Activity styles for the Android app-->
3 <resources>
4 <style name="Theme_ElusiveActionBar">
5 <item name="android:windowActionBarOverlay">true</item>
6 <item name="android:actionBarStyle">@android:style/Widget.DeviceDefault. ActionBar.Solid</item>
7 </style>
8 </resources>
OLDNEW
« remoting/client/jni/chromoting_jni_instance.cc ('K') | « remoting/resources/strings.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698