Hello I was wondering how to do the following:
CheckBoxPreference mCheckBox = (CheckBoxPreference) findPreference("key");
except in mirah? ^^^^^^^^^^^^^^^^^^^^^^^
This cast here is what I don't know how to translate into mirah.