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_Gallery2
Commits
03b1ff60
Commit
03b1ff60
authored
12 years ago
by
Your Name
Committed by
Android Git Automerger
12 years ago
Browse files
Options
Download
Plain Diff
am
04df59eb
: Merge "Change themes" into gb-ub-photos-arches
* commit '
04df59eb
': Change themes
parents
300c2d4a
04df59eb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
AndroidManifest.xml
AndroidManifest.xml
+1
-1
res/values/styles.xml
res/values/styles.xml
+2
-0
No files found.
AndroidManifest.xml
View file @
03b1ff60
...
...
@@ -398,7 +398,7 @@
</intent-filter>
</activity>
<activity
android:name=
"com.android.camera.ProxyLauncher"
android:theme=
"@
android:
style/Theme.
NoDisplay
"
>
android:theme=
"@style/Theme.
ProxyLauncher
"
>
</activity>
</application>
</manifest>
This diff is collapsed.
Click to expand it.
res/values/styles.xml
View file @
03b1ff60
...
...
@@ -42,6 +42,8 @@
</style>
<style
name=
"DialogPickerTheme"
parent=
"Theme.Gallery"
>
</style>
<style
name=
"Theme.ProxyLauncher"
parent=
"@android:Theme.Translucent.NoTitleBar"
>
</style>
<bool
name=
"picker_is_dialog"
>
false
</bool>
<color
name=
"darker_transparent"
>
#C1000000
</color>
<style
name=
"ActionBarTwoLinePrimary"
parent=
"@android:style/TextAppearance.Holo.Widget.ActionBar.Title"
></style>
...
...
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