Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
rockchip_frameworks_opt_datetimepicker
Commits
58ef7c23
Commit
58ef7c23
authored
12 years ago
by
James Kung
Committed by
Android (Google) Code Review
12 years ago
Browse files
Options
Download
Plain Diff
Merge "Removing vertical divider from date picker landscape" into jb-mr2-dev
parents
d5ec70d1
49923e6f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
10 deletions
+0
-10
res/layout-land/date_picker_dialog.xml
res/layout-land/date_picker_dialog.xml
+0
-5
res/layout-sw270dp-h560dp-land/date_picker_dialog.xml
res/layout-sw270dp-h560dp-land/date_picker_dialog.xml
+0
-5
No files found.
res/layout-land/date_picker_dialog.xml
View file @
58ef7c23
...
...
@@ -46,11 +46,6 @@
<include
layout=
"@layout/date_picker_done_button"
/>
</LinearLayout>
<View
android:layout_width=
"1dip"
android:layout_height=
"match_parent"
android:background=
"@color/line_background"
/>
<include
layout=
"@layout/date_picker_view_animator"
/>
</LinearLayout>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
res/layout-sw270dp-h560dp-land/date_picker_dialog.xml
View file @
58ef7c23
...
...
@@ -42,11 +42,6 @@
<include
layout=
"@layout/date_picker_done_button"
/>
</LinearLayout>
<View
android:layout_width=
"1dip"
android:layout_height=
"@dimen/date_picker_view_animator_height"
android:background=
"@color/line_background"
/>
<include
layout=
"@layout/date_picker_view_animator"
/>
</LinearLayout>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment