MATCH_PARENT top-level constant

double const MATCH_PARENT

Expands the view to fit the parent size. Same as double.infinity

Implementation

const double MATCH_PARENT = -1;