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

Unified Diff: samples/github/android/GithubSample/app/src/main/res/values/dimens.xml

Issue 2035023003: Remove service-compiler related code. (Closed) Base URL: git@github.com:dartino/sdk.git@master
Patch Set: Created 4 years, 6 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: samples/github/android/GithubSample/app/src/main/res/values/dimens.xml
diff --git a/samples/github/android/GithubSample/app/src/main/res/values/dimens.xml b/samples/github/android/GithubSample/app/src/main/res/values/dimens.xml
deleted file mode 100644
index 074e7a03d4944b779416b44a4c35526359ccc396..0000000000000000000000000000000000000000
--- a/samples/github/android/GithubSample/app/src/main/res/values/dimens.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<resources>
- <!-- Default screen margins, per the Android Design guidelines. -->
- <dimen name="activity_horizontal_margin">16dp</dimen>
- <dimen name="activity_vertical_margin">16dp</dimen>
-
- <!-- Per the design guidelines, navigation drawers should be between 240dp and 320dp:
- https://developer.android.com/design/patterns/navigation-drawer.html -->
- <dimen name="navigation_drawer_width">240dp</dimen>
-</resources>

Powered by Google App Engine
This is Rietveld 408576698