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

Delta Between Two Patch Sets: res/layout/empty_view.xml

Issue 29376835: Issue 4769 - Supporting adding whitelisted websites on ABP for Samsung Internet (Closed)
Left Patch Set: Created Feb. 22, 2017, 10:40 p.m.
Right Patch Set: Adjusting Russian string Created March 15, 2017, 4:56 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « no previous file | res/layout/whitelisted_website_delete_widget.xml » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <View xmlns:android="http://schemas.android.com/apk/res/android" 2 <View xmlns:android="http://schemas.android.com/apk/res/android"
3 android:layout_width="0dp" 3 android:layout_width="0dp"
4 android:layout_height="0dp" 4 android:layout_height="0dp"/>
5 android:orientation="vertical"/>
anton 2017/03/06 09:36:31 is "orientation" property required for View?
diegocarloslima 2017/03/09 20:15:04 Nope, will fix that
LEFTRIGHT

Powered by Google App Engine
This is Rietveld