Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: res/layout/empty_view.xml

Issue 29376835: Issue 4769 - Supporting adding whitelisted websites on ABP for Samsung Internet (Closed)
Patch Set: Removing some Java7 features and some code style adjustment Created March 9, 2017, 9:11 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <View xmlns:android="http://schemas.android.com/apk/res/android"
3 android:layout_width="0dp"
4 android:layout_height="0dp"/>
OLDNEW
« no previous file with comments | « no previous file | res/layout/whitelisted_website_delete_widget.xml » ('j') | res/values-ru/strings.xml » ('J')

Powered by Google App Engine
This is Rietveld