keymapperorg / KeyMapper

An Android app that change what the buttons do on your devices!
http://docs.keymapper.club
GNU General Public License v3.0
1.25k stars 163 forks source link

button style is randomly different in different places in latest 2.4.0 alphas #755

Closed sds100 closed 3 years ago

sds100 commented 3 years ago

Developer TODO (don't remove)

The issue happened somewhere when working on #603.

sds100 commented 3 years ago

happened in this commit: a57d4b8b949eedf4a6e06c0a2b3eb161d4615668

sds100 commented 3 years ago

splitties 3.0.0-beta3 and/or material design components 1.4.0 cause the issue

sds100 commented 3 years ago

see https://github.com/material-components/material-components-android/issues/2292. i just need to be explicit about the style in the bottomsheetdialogs

sds100 commented 3 years ago

fixed

sds100 commented 3 years ago

see https://github.com/material-components/material-components-android/issues/2333