mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
87922539e0
--HG-- extra : rebase_source : 64fa013dca7844e77b41c1a87a163665d91bdf47
6 lines
293 B
XML
6 lines
293 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:layout_width="@dimen/menu_item_row_width"
|
|
android:layout_height="@dimen/browser_toolbar_height"
|
|
android:orientation="horizontal"/>
|