// WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!!
#[cfg(any(feature = "all", feature = "android-text-style-UpdateAppearance"))]
__jni_bindgen! {
/// public interface [UpdateAppearance](https://developer.android.com/reference/android/text/style/UpdateAppearance.html)
///
/// Required feature: "android-text-style-UpdateAppearance"
public interface UpdateAppearance ("android/text/style/UpdateAppearance") extends crate::java::lang::Object {
}
}