mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-01-05 03:00:43 +01:00
6 lines
241 B
XML
6 lines
241 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<style name="actorinfo_sectionheader">
|
|
<item name="android:layout_marginTop">@dimen/section_margin</item>
|
|
</style>
|
|
</resources> |