Skip to content
Snippets Groups Projects
styles.xml 252 B
Newer Older
Guilherme Gazzo's avatar
Guilherme Gazzo committed
<resources>

    <!-- Base application theme. -->
    <style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
        <!-- Customize your theme here. -->
        <item name="android:colorEdgeEffect">#aaaaaa</item>
    </style>

</resources>