mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
5e62f57686
--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"/>
|