Skip to content
Commit 74cad9cf authored by Tracy Zhou's avatar Tracy Zhou
Browse files

Fix missing background where multiple KeyButtonViews are rendered in the

same window

getLeft(), getRight(), getTop(), getBottom() return coords in the entire
window, while drawOval asks for coords in the current view. This is not
an issue where only one KeyButtonView is in the layout, but it is when
there are more than one.

Fixes: 177153730
Test: Manual test with ag/q/topic:"game-dashboard-entry-point"

Change-Id: If781eb3cb98a3dfb6e51c431fec7f6ae909ef3a3
parent 8337a179
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment