|
|
@ -14,6 +14,8 @@
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
See the License for the specific language governing permissions and
|
|
|
|
limitations under the License.
|
|
|
|
limitations under the License.
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
|
|
|
|
<!-- 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. -->
|
|
|
|
<resources>
|
|
|
|
<resources>
|
|
|
|
<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>
|
|
|
|