summaryrefslogtreecommitdiffstats
path: root/tools/layoutlib/bridge/resources/bars/title_bar.xml
blob: 76d78d9169d4655e0bfebe39f3082c5cbdf4ec2d (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<merge xmlns:android="http://schemas.android.com/apk/res/android">
	<TextView
			android:layout_width="wrap_content"
			android:layout_height="wrap_content"/>
</merge>