-
public final class DisplayFeaturesKt
-
-
Method Summary
Modifier and Type Method Description final static List<DisplayFeature>calculateDisplayFeatures(Activity activity)Calculates the list of DisplayFeatures from the given activity. -
-
Method Detail
-
calculateDisplayFeatures
@Composable() final static List<DisplayFeature> calculateDisplayFeatures(Activity activity)
Calculates the list of DisplayFeatures from the given activity.
-
-
-
-