blob: 0921674cd4c62b8ff326b5ffb979bd7ca8a77543 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android">
<!-- Test multiple pipes in the flag value -->
<TextView android:gravity="left|bottom|cen"></TextView>
</LinearLayout>