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

Side by Side Diff: webrtc/rtc_tools/network_tester/androidapp/res/values-w820dp/dimens.xml

Issue 2965593002: Move webrtc/{tools => rtc_tools} (Closed)
Patch Set: Adding back root changes Created 3 years, 5 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
OLDNEW
1 <resources> 1 <resources>
2 <!-- Example customization of dimensions originally defined in res/values/di mens.xml 2 <!-- Example customization of dimensions originally defined in res/values/di mens.xml
3 (such as screen margins) for screens with more than 820dp of available width. This 3 (such as screen margins) for screens with more than 820dp of available width. This
4 would include 7" and 10" devices in landscape (~960dp and ~1280dp respe ctively). --> 4 would include 7" and 10" devices in landscape (~960dp and ~1280dp respe ctively). -->
5 <dimen name="activity_horizontal_margin">64dp</dimen> 5 <dimen name="activity_horizontal_margin">64dp</dimen>
6 </resources> 6 </resources>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698