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