projects
/
PrivacyBrowser.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Refactor style code to use attrs.xml. Create a dark theme for Find on Page.
[PrivacyBrowser.git]
/
app
/
src
/
main
/
res
/
values
/
dimens.xml
1
<?xml version="1.0" encoding="utf-8"?>
2
3
<resources>
4
<!-- Default screen margins, per the Android Design guidelines. -->
5
<dimen name="activity_horizontal_margin">16dp</dimen>
6
<dimen name="activity_vertical_margin">16dp</dimen>
7
</resources>