what-the-bank/resources/res/layout/2131558427.xml

24 lines
742 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
layout_width="wrap_content"
layout_height="wrap_content">
<TextView
textAppearance="@style/2132017732"
textColor="?attr/tooltipForegroundColor"
ellipsize="end"
id="@+id/message"
background="?attr/tooltipFrameBackground"
paddingLeft="16dp"
paddingTop="6.5dp"
paddingRight="16dp"
paddingBottom="6.5dp"
layout_width="wrap_content"
layout_height="wrap_content"
layout_margin="8dp"
maxWidth="256dp"
maxLines="3"
paddingStart="16dp"
paddingEnd="16dp"/>
</LinearLayout>