blob: b720daac8e12d2de7a37c0df0d7f28191e69ee51 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<style name="repeatedStyle1">
<item name="android:gravity">left</item>
</style>
<style name="repeatedStyle1">
<item name="android:gravity">bottom</item>
</style>
</resources>