/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
sample4.xml | 4 <RelativeLayout android:layout_height="match_parent" android:id="@+id/relativeLayout1" android:layout_width="match_parent"> 6 </RelativeLayout>
|
/packages/apps/Gallery/res/layout/ |
cropimage.xml | 21 <RelativeLayout 33 <RelativeLayout android:layout_width="wrap_content" 54 </RelativeLayout> 55 </RelativeLayout>
|
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/ |
EditorRelativeLayout.java | 24 import android.widget.RelativeLayout; 27 * The RelativeLayout which is the container for the editor layout. 32 public class EditorRelativeLayout extends RelativeLayout implements View.OnClickListener {
|
TimelineRelativeLayout.java | 23 import android.widget.RelativeLayout; 26 * The RelativeLayout which is the container for the timeline layout 28 public class TimelineRelativeLayout extends RelativeLayout {
|
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-relativelayout.jd | 6 <p>{@link android.widget.RelativeLayout} is a {@link android.view.ViewGroup} that displays 9 a given element) or in positions relative to the {@link android.widget.RelativeLayout} area (such as 12 <p>A {@link android.widget.RelativeLayout} is a very powerful utility for designing a user 15 replace them with a single {@link android.widget.RelativeLayout}.</p> 22 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 50 </RelativeLayout> 54 android.widget.RelativeLayout}, you can use these attributes to describe 62 android.widget.RelativeLayout.LayoutParams}.</p> 80 <img src="images/hello-relativelayout.png" width="150px" /> 84 <li>{@link android.widget.RelativeLayout}</li [all...] |
/frameworks/base/docs/html/resources/articles/ |
layout-tricks-efficiency.jd | 76 android:text="Simple application that shows how to use RelativeLayout" /> 84 using a single {@link android.widget.RelativeLayout}, thus saving one view, and 86 the layout with a <code>RelativeLayout</code> remains simple:</p> 88 <pre class="prettyprint"><RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 118 android:text="Simple application that shows how to use RelativeLayout" /> 133 </RelativeLayout></pre> 141 implementation but not with the <code>RelativeLayout</code> version:</p> 143 <div style="text-align: center;"><img src="images/relativelayout_2.png" alt="RelativeLayout and description GONE"></div> 144 <div style="text-align: center;"><img src="images/relativelayout_wire_2.png" alt="RelativeLayout and description GONE"></div> 146 <p>In a <code>RelativeLayout</code>, views are aligned with their parent, with th [all...] |
ui-1.6.jd | 8 and robust RelativeLayout and easier click listeners. </p> 10 <h3>More flexible, more robust RelativeLayout</h3> 12 <p>RelativeLayout is the most versatile layout offered by the Android UI toolkit 17 RelativeLayout. </p> 20 RelativeLayout but also addresses its major limitation: the 26 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 63 </RelativeLayout></pre> 67 errors. Unfortunately, Android 1.5's RelativeLayout is incapable of rendering it 74 after "band" and, in Android 1.5, RelativeLayout does not know how to handle
|
/frameworks/base/tests/BiDiTests/res/layout/ |
relative_layout_2_locale.xml | 27 <RelativeLayout android:layout_width="fill_parent" 55 </RelativeLayout> 57 <RelativeLayout android:layout_width="fill_parent" 86 </RelativeLayout> 88 <RelativeLayout android:layout_width="fill_parent" 117 </RelativeLayout> 119 <RelativeLayout android:layout_width="fill_parent" 148 </RelativeLayout> 150 <RelativeLayout android:layout_width="fill_parent" 179 </RelativeLayout> [all...] |
relative_layout_2_ltr.xml | 27 <RelativeLayout android:layout_width="fill_parent" 55 </RelativeLayout> 57 <RelativeLayout android:layout_width="fill_parent" 86 </RelativeLayout> 88 <RelativeLayout android:layout_width="fill_parent" 117 </RelativeLayout> 119 <RelativeLayout android:layout_width="fill_parent" 148 </RelativeLayout> 150 <RelativeLayout android:layout_width="fill_parent" 179 </RelativeLayout> [all...] |
relative_layout_2_rtl.xml | 27 <RelativeLayout android:layout_width="fill_parent" 55 </RelativeLayout> 57 <RelativeLayout android:layout_width="fill_parent" 86 </RelativeLayout> 88 <RelativeLayout android:layout_width="fill_parent" 117 </RelativeLayout> 119 <RelativeLayout android:layout_width="fill_parent" 148 </RelativeLayout> 150 <RelativeLayout android:layout_width="fill_parent" 179 </RelativeLayout> [all...] |
/frameworks/base/docs/html/guide/tutorials/views/ |
hello-relativelayout.jd | 1 page.title=Hello, RelativeLayout 6 <p>A {@link android.widget.RelativeLayout} is a ViewGroup that allows you to layout child elements 14 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 47 </RelativeLayout> 67 <img src="images/hello-relativelayout.png" width="150px" /> 71 <li>{@link android.widget.RelativeLayout}</li>
|
/packages/apps/Email/res/layout/ |
compose_area_recipients.xml | 18 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 48 <RelativeLayout android:layout_height="wrap_content" 100 </RelativeLayout> 102 <RelativeLayout style="@style/ComposeFieldLayout" 111 </RelativeLayout> 112 </RelativeLayout
|
action_bar_spinner_dropdown.xml | 27 <RelativeLayout 49 </RelativeLayout> 50 <RelativeLayout 66 </RelativeLayout>
|
/packages/apps/Email/res/layout-v14/ |
compose_area_recipients.xml | 16 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 46 <RelativeLayout android:layout_height="wrap_content" 98 </RelativeLayout> 100 <RelativeLayout style="@style/ComposeFieldLayout" 109 </RelativeLayout> 110 </RelativeLayout
|
/packages/apps/QuickSearchBox/res/layout/ |
corpus_selection_dialog.xml | 17 <RelativeLayout 23 <RelativeLayout 38 <RelativeLayout 78 </RelativeLayout> 94 </RelativeLayout> 108 </RelativeLayout>
|
/packages/apps/Settings/res/layout-sw600dp/ |
crypt_keeper_progress.xml | 22 <RelativeLayout 54 <RelativeLayout 66 </RelativeLayout> 80 <RelativeLayout 92 </RelativeLayout> 106 </RelativeLayout>
|
crypt_keeper_password_entry.xml | 19 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 25 <RelativeLayout 73 </RelativeLayout> 75 </RelativeLayout>
|
/packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/ |
DateSortedDownloadAdapter.java | 25 import android.widget.RelativeLayout; 45 // The layout file uses a RelativeLayout, whereas the GroupViews use TextView. 46 if (null == convertView || !(convertView instanceof RelativeLayout)) {
|
/development/apps/launchperf/res/layout/ |
simple_layout.xml | 33 <RelativeLayout 38 <RelativeLayout android:id="@+id/replay_pane" 68 </RelativeLayout> 84 </RelativeLayout>
|
/frameworks/base/core/res/res/layout/ |
usb_storage_activity.xml | 2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 36 <RelativeLayout 67 </RelativeLayout> 68 </RelativeLayout>
|
/frameworks/base/core/res/res/layout-land/ |
usb_storage_activity.xml | 19 <RelativeLayout 44 <RelativeLayout 75 </RelativeLayout> 76 </RelativeLayout>
|
/packages/apps/Email/res/layout-sw600dp-port/ |
account_setup_names.xml | 33 <RelativeLayout 70 </RelativeLayout> 73 <RelativeLayout 85 </RelativeLayout>
|
/packages/apps/Gallery2/res/layout/ |
manage_offline_bar.xml | 20 <RelativeLayout 39 </RelativeLayout> 40 <RelativeLayout android:layout_width="fill_parent" 60 </RelativeLayout>
|
/cts/apps/CtsVerifier/res/layout/ |
bt_toggle.xml | 16 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 44 </RelativeLayout>
|
da_screen_lock_main.xml | 16 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" 36 </RelativeLayout>
|