I\'m trying to make a gradient that emits from the middle of the screen in white, and turns to black as it moves toward the edges of the screen.
As I make a \"normal
You can get a circular gradient using android:type="radial":
android:type="radial"