blob: 175b076d2a0d2cbe012c3375497adbc94a5f9867 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="FocusDispatcherView">
<!-- Points to the view that should gain the focus when FocusDispatcherView is focused. -->
<attr name="focusTarget" format="reference"/>
</declare-styleable>
</resources>