|
|
@ -15,6 +15,8 @@
|
|
|
|
limitations under the License.
|
|
|
|
limitations under the License.
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
<resources>
|
|
|
|
<resources>
|
|
|
|
|
|
|
|
<!-- Allow users to distinguish between build variants by having a different background color
|
|
|
|
|
|
|
|
for the launcher icon. See https://github.com/android/nowinandroid/pull/989. -->
|
|
|
|
<color name="ic_launcher_background_tint">#FFFFFF</color>
|
|
|
|
<color name="ic_launcher_background_tint">#FFFFFF</color>
|
|
|
|
<color name="ic_launcher_foreground_tint">#FF006780</color>
|
|
|
|
<color name="ic_launcher_foreground_tint">#FF006780</color>
|
|
|
|
</resources>
|
|
|
|
</resources>
|
|
|
|