NativeAlphaForAndroid icon indicating copy to clipboard operation
NativeAlphaForAndroid copied to clipboard

🎨 Implement Material You

Open kabirnayeem99 opened this issue 2 years ago • 2 comments

native_alpha_1 native_alpha_2 native_alpha_3

kabirnayeem99 avatar Apr 07 '22 15:04 kabirnayeem99

Thanks for your PR. I think this can make it into the new release.

A few things:

  • The spaces between the switches seem overly large, probably the new Switch elements have their own margin-bottom. Therefore, you could try to remove the android:divider the respective LinearLayout as it is not necessary any more.
  • The changes in AndroidManifest shouldn't be commited. See https://github.com/cylonid/NativeAlphaForAndroid/pull/56/files#r860246469
  • I'd prefer the font color of the floating button to be white as it was before (and still is for all other buttons)

cylonid avatar Apr 27 '22 21:04 cylonid

Thank you for your response. I will make those changes and will push it.

kabirnayeem99 avatar Apr 30 '22 10:04 kabirnayeem99