WIP: Converts the splash screen to XML format

Removes all programatic calls that modify the layout and uses the XML
resource instead.
This commit is contained in:
Santiago Torres
2016-03-24 23:15:13 -04:00
parent e9f77ecd37
commit e535be6d18
5 changed files with 85 additions and 44 deletions

View File

@@ -10,6 +10,7 @@
<dimen name="margin_medium">8dp</dimen>
<dimen name="margin_large">16dp</dimen>
<dimen name="margin_xlarge">32dp</dimen>
<dimen name="margin_xxlarge">64dp</dimen>
<!-- v2 dimens -->
<dimen name="text_size_tiny">12sp</dimen>