com.afollestad.materialdialogs.Theme Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of android-rteditor-materialdialog Show documentation
Show all versions of android-rteditor-materialdialog Show documentation
Android RTEditor is a rich text editor component used as drop-in for EditText
package com.afollestad.materialdialogs;
/**
* @author Aidan Follestad (afollestad)
*/
public enum Theme {
LIGHT, DARK
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy