Move common res to main (#2681)
This commit is contained in:
parent
1f9055b29b
commit
99f3217237
|
|
@ -1,23 +0,0 @@
|
||||||
<!--
|
|
||||||
~ This file is part of LSPosed.
|
|
||||||
~
|
|
||||||
~ LSPosed is free software: you can redistribute it and/or modify
|
|
||||||
~ it under the terms of the GNU General Public License as published by
|
|
||||||
~ the Free Software Foundation, either version 3 of the License, or
|
|
||||||
~ (at your option) any later version.
|
|
||||||
~
|
|
||||||
~ LSPosed is distributed in the hope that it will be useful,
|
|
||||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
~ GNU General Public License for more details.
|
|
||||||
~
|
|
||||||
~ You should have received a copy of the GNU General Public License
|
|
||||||
~ along with LSPosed. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
~
|
|
||||||
~ Copyright (C) 2022 LSPosed Contributors
|
|
||||||
-->
|
|
||||||
|
|
||||||
<resources>
|
|
||||||
<color name="ic_launcher_foreground">#F06292</color>
|
|
||||||
<color name="ic_launcher_background">#E1F5FE</color>
|
|
||||||
</resources>
|
|
||||||
|
|
@ -1,23 +0,0 @@
|
||||||
<!--
|
|
||||||
~ This file is part of LSPosed.
|
|
||||||
~
|
|
||||||
~ LSPosed is free software: you can redistribute it and/or modify
|
|
||||||
~ it under the terms of the GNU General Public License as published by
|
|
||||||
~ the Free Software Foundation, either version 3 of the License, or
|
|
||||||
~ (at your option) any later version.
|
|
||||||
~
|
|
||||||
~ LSPosed is distributed in the hope that it will be useful,
|
|
||||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
||||||
~ GNU General Public License for more details.
|
|
||||||
~
|
|
||||||
~ You should have received a copy of the GNU General Public License
|
|
||||||
~ along with LSPosed. If not, see <https://www.gnu.org/licenses/>.
|
|
||||||
~
|
|
||||||
~ Copyright (C) 2022 LSPosed Contributors
|
|
||||||
-->
|
|
||||||
|
|
||||||
<resources>
|
|
||||||
<color name="ic_launcher_foreground">#FFFFFF</color>
|
|
||||||
<color name="ic_launcher_background">#F48FB1</color>
|
|
||||||
</resources>
|
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
~ You should have received a copy of the GNU General Public License
|
~ You should have received a copy of the GNU General Public License
|
||||||
~ along with LSPosed. If not, see <https://www.gnu.org/licenses/>.
|
~ along with LSPosed. If not, see <https://www.gnu.org/licenses/>.
|
||||||
~
|
~
|
||||||
~ Copyright (C) 2022 LSPosed Contributors
|
~ Copyright (C) 2023 LSPosed Contributors
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<resources>
|
<resources>
|
||||||
|
|
@ -14,7 +14,7 @@
|
||||||
~ You should have received a copy of the GNU General Public License
|
~ You should have received a copy of the GNU General Public License
|
||||||
~ along with LSPosed. If not, see <https://www.gnu.org/licenses/>.
|
~ along with LSPosed. If not, see <https://www.gnu.org/licenses/>.
|
||||||
~
|
~
|
||||||
~ Copyright (C) 2021 LSPosed Contributors
|
~ Copyright (C) 2023 LSPosed Contributors
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<resources>
|
<resources>
|
||||||
|
|
@ -26,4 +26,7 @@
|
||||||
|
|
||||||
<color name="primary_text_material">@color/abc_primary_text_material_dark</color>
|
<color name="primary_text_material">@color/abc_primary_text_material_dark</color>
|
||||||
<color name="secondary_text_material">@color/abc_secondary_text_material_dark</color>
|
<color name="secondary_text_material">@color/abc_secondary_text_material_dark</color>
|
||||||
|
|
||||||
|
<color name="ic_launcher_foreground">#F06292</color>
|
||||||
|
<color name="ic_launcher_background">#E1F5FE</color>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
~ You should have received a copy of the GNU General Public License
|
~ You should have received a copy of the GNU General Public License
|
||||||
~ along with LSPosed. If not, see <https://www.gnu.org/licenses/>.
|
~ along with LSPosed. If not, see <https://www.gnu.org/licenses/>.
|
||||||
~
|
~
|
||||||
~ Copyright (C) 2022 LSPosed Contributors
|
~ Copyright (C) 2023 LSPosed Contributors
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<resources>
|
<resources>
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
~ along with LSPosed. If not, see <https://www.gnu.org/licenses/>.
|
~ along with LSPosed. If not, see <https://www.gnu.org/licenses/>.
|
||||||
~
|
~
|
||||||
~ Copyright (C) 2020 EdXposed Contributors
|
~ Copyright (C) 2020 EdXposed Contributors
|
||||||
~ Copyright (C) 2021 LSPosed Contributors
|
~ Copyright (C) 2023 LSPosed Contributors
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<resources>
|
<resources>
|
||||||
|
|
@ -27,4 +27,7 @@
|
||||||
|
|
||||||
<color name="primary_text_material">@color/abc_primary_text_material_light</color>
|
<color name="primary_text_material">@color/abc_primary_text_material_light</color>
|
||||||
<color name="secondary_text_material">@color/abc_secondary_text_material_light</color>
|
<color name="secondary_text_material">@color/abc_secondary_text_material_light</color>
|
||||||
|
|
||||||
|
<color name="ic_launcher_foreground">#FFFFFF</color>
|
||||||
|
<color name="ic_launcher_background">#F48FB1</color>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue