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
packages_apps_Calendar
Commits
bf44d0f3
Commit
bf44d0f3
authored
13 years ago
by
Isaac Katzenelson
Committed by
Android (Google) Code Review
13 years ago
Browse files
Options
Download
Plain Diff
Merge "Temporary fix for eventinfo buttons"
parents
59b1cf11
4e335d2e
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
2 deletions
+2
-2
res/drawable-hdpi/event_info_compose_holo_light.png
res/drawable-hdpi/event_info_compose_holo_light.png
+0
-0
res/drawable-hdpi/event_info_trash_holo_light.png
res/drawable-hdpi/event_info_trash_holo_light.png
+0
-0
res/drawable-mdpi/event_info_compose_holo_light.png
res/drawable-mdpi/event_info_compose_holo_light.png
+0
-0
res/drawable-mdpi/event_info_trash_holo_light.png
res/drawable-mdpi/event_info_trash_holo_light.png
+0
-0
res/layout-xlarge/event_info.xml
res/layout-xlarge/event_info.xml
+2
-2
No files found.
res/drawable-hdpi/event_info_compose_holo_light.png
0 → 100644
View file @
bf44d0f3
577 Bytes
This diff is collapsed.
Click to expand it.
res/drawable-hdpi/event_info_trash_holo_light.png
0 → 100644
View file @
bf44d0f3
398 Bytes
This diff is collapsed.
Click to expand it.
res/drawable-mdpi/event_info_compose_holo_light.png
0 → 100644
View file @
bf44d0f3
488 Bytes
This diff is collapsed.
Click to expand it.
res/drawable-mdpi/event_info_trash_holo_light.png
0 → 100644
View file @
bf44d0f3
388 Bytes
This diff is collapsed.
Click to expand it.
res/layout-xlarge/event_info.xml
View file @
bf44d0f3
...
...
@@ -75,7 +75,7 @@
android:layout_marginTop=
"16dip"
android:layout_marginRight=
"16dip"
style=
"?android:attr/buttonBarButtonStyle"
android:background=
"@drawable/
ic_menu
_compose_holo_light"
/>
android:background=
"@drawable/
event_info
_compose_holo_light"
/>
<Button
android:id=
"@+id/delete"
android:layout_width=
"32dip"
...
...
@@ -84,7 +84,7 @@
android:layout_marginLeft=
"16dip"
android:layout_weight=
"1"
style=
"?android:attr/buttonBarButtonStyle"
android:background=
"@drawable/
ic_menu
_trash_holo_light"
/>
android:background=
"@drawable/
event_info
_trash_holo_light"
/>
</LinearLayout>
</LinearLayout>
...
...
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