mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-02-09 07:58:51 +01:00
removing the old ic_launcher_foreground file
This commit is contained in:
parent
cd3899baa8
commit
a1cb714581
@ -102,14 +102,14 @@ class WidgetConfigureActivity : SimpleActivity() {
|
||||
private fun updateBackgroundColor() {
|
||||
mBgColor = mBgColorWithoutTransparency.adjustAlpha(mBgAlpha)
|
||||
notes_view.setBackgroundColor(mBgColor)
|
||||
config_bg_color.setFillWithStroke(mBgColor, Color.BLACK)
|
||||
config_save.setBackgroundColor(mBgColor)
|
||||
config_bg_color.setFillWithStroke(mBgColor, Color.BLACK)
|
||||
}
|
||||
|
||||
private fun updateTextColor() {
|
||||
config_text_color.setFillWithStroke(mTextColor, Color.BLACK)
|
||||
config_save.setTextColor(mTextColor)
|
||||
notes_view.setTextColor(mTextColor)
|
||||
config_text_color.setFillWithStroke(mTextColor, Color.BLACK)
|
||||
}
|
||||
|
||||
private fun pickBackgroundColor() {
|
||||
|
@ -1,10 +0,0 @@
|
||||
<vector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportHeight="108"
|
||||
android:viewportWidth="108">
|
||||
<path
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="m71.04,43.92 l0,0 -11.16,-11.07 0,0 0,0 0,0 0,0 -0.52,0 0,0 -21.8,0 0,40.6 33.39,0 0,-28.93 0,0 0,-0.6zM69.41,43.92 L59.88,43.92 59.88,34.48 69.41,43.92zM43.4,42.29l0,-1.12 15.37,0 0,2.23 -15.37,0 0,-1.12zM53.18,66.93 L43.4,66.93 43.4,65.81 43.4,64.7 53.18,64.7 53.18,66.93zM65.2,59.89 L65.2,61 43.4,61 43.4,59.89 43.4,58.77 65.2,58.77 65.2,59.89zM65.2,54.05 L65.2,55.17 43.4,55.17 43.4,54.05 43.4,52.94 65.2,52.94 65.2,54.05zM65.2,48.21 L65.2,49.33 43.4,49.33 43.4,48.21 43.4,47.1 65.2,47.1 65.2,48.21z"/>
|
||||
</vector>
|
Loading…
x
Reference in New Issue
Block a user