You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
54 lines
3.0 KiB
54 lines
3.0 KiB
<html>
|
|
<head>
|
|
<title>note_list_dropdown_menu.xml</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<style type="text/css">
|
|
.s0 { color: #080808; font-style: italic;}
|
|
.s1 { color: #174ad4;}
|
|
.s2 { color: #080808;}
|
|
.s3 { color: #067d17;}
|
|
.s4 { color: #8c8c8c; font-style: italic;}
|
|
.s5 { color: #0033b3;}
|
|
</style>
|
|
</head>
|
|
<body bgcolor="#ffffff">
|
|
<table CELLSPACING=0 CELLPADDING=5 COLS=1 WIDTH="100%" BGCOLOR="#c0c0c0" >
|
|
<tr><td><center>
|
|
<font face="Arial, Helvetica" color="#000000">
|
|
note_list_dropdown_menu.xml</font>
|
|
</center></td></tr></table>
|
|
<pre><span class="s0"><?</span><span class="s1">xml version</span><span class="s3">="1.0" </span><span class="s1">encoding</span><span class="s3">="utf-8"</span><span class="s0">?></span>
|
|
|
|
<span class="s4"><!-- Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
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.
|
|
--></span>
|
|
|
|
<span class="s2"><</span><span class="s5">LinearLayout</span>
|
|
<span class="s1">xmlns:android</span><span class="s3">="http://schemas.android.com/apk/res/android"</span>
|
|
<span class="s1">android:id</span><span class="s3">="@+id/navigation_bar"</span>
|
|
<span class="s1">android:layout_width</span><span class="s3">="match_parent"</span>
|
|
<span class="s1">android:layout_height</span><span class="s3">="match_parent"</span>
|
|
<span class="s1">android:orientation</span><span class="s3">="horizontal"</span><span class="s2">></span>
|
|
|
|
<span class="s2"><</span><span class="s5">Button</span>
|
|
<span class="s1">android:id</span><span class="s3">="@+id/selection_menu"</span>
|
|
<span class="s1">style</span><span class="s3">="?android:attr/borderlessButtonStyle"</span>
|
|
<span class="s1">android:layout_width</span><span class="s3">="wrap_content"</span>
|
|
<span class="s1">android:layout_height</span><span class="s3">="match_parent"</span>
|
|
<span class="s1">android:divider</span><span class="s3">="?android:attr/listDividerAlertDialog"</span>
|
|
<span class="s1">android:gravity</span><span class="s3">="left|center_vertical"</span>
|
|
<span class="s1">android:singleLine</span><span class="s3">="true" </span><span class="s2">/></span>
|
|
<span class="s2"></</span><span class="s5">LinearLayout</span><span class="s2">></span></pre>
|
|
</body>
|
|
</html> |