diff --git a/res/menu-xlarge/incognito.xml b/res/menu-xlarge/incognito.xml index d0e2b4a..21af914 100644 --- a/res/menu-xlarge/incognito.xml +++ b/res/menu-xlarge/incognito.xml @@ -1,27 +1,37 @@ - + + - + android:visible="true" + app:showAsAction="ifRoom"/> - - - - - - + android:visible="true" + app:showAsAction="ifRoom"/> + + + + + - + \ No newline at end of file diff --git a/res/menu-xlarge/main.xml b/res/menu-xlarge/main.xml index b9b33df..7439e7b 100644 --- a/res/menu-xlarge/main.xml +++ b/res/menu-xlarge/main.xml @@ -11,67 +11,57 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. + limitations under the License. --> - + - + android:visible="true" + app:showAsAction="ifRoom"/> - + android:visible="true" + app:showAsAction="ifRoom"/> - + android:title="@string/action_new_tab"/> - + android:title="@string/action_incognito"/> - + android:title="@string/action_history"/> - + android:title="@string/action_find"/> - + android:title="@string/action_copy"/> - + android:title="@string/action_bookmarks"/> - + android:title="@string/action_add_bookmark"/> - + android:title="@string/reading_mode"/> - + android:title="@string/settings"/> \ No newline at end of file diff --git a/res/menu/incognito.xml b/res/menu/incognito.xml index 4d23bfd..44e8079 100644 --- a/res/menu/incognito.xml +++ b/res/menu/incognito.xml @@ -1,9 +1,20 @@ - - - - - - + + + + + + + \ No newline at end of file diff --git a/res/menu/main.xml b/res/menu/main.xml index 9631c95..1f7be7a 100644 --- a/res/menu/main.xml +++ b/res/menu/main.xml @@ -1,29 +1,50 @@ - - - - - - - - - - - - - - + + + + + + + + + + + + + + + \ No newline at end of file