7 lines
282 B
XML
7 lines
282 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<com.skydoves.balloon.overlay.BalloonAnchorOverlayView xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
id="@+id/balloonOverlayView"
|
||
|
fitsSystemWindows="true"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"/>
|