HomeSort by relevance Sort by last modified time
    Searched full:relativelayout (Results 276 - 300 of 1456) sorted by null

<<11121314151617181920>>

  /frameworks/data-binding/integration-tests/MultiModuleTestApp/app/src/main/res/layout/
activity_main.xml 22 <RelativeLayout android:layout_width="match_parent"
32 </RelativeLayout>
activity_test_library_main.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
27 </RelativeLayout>
  /frameworks/data-binding/integration-tests/MultiModuleTestApp/testlibrary/src/main/res/layout/
activity_test_library_main.xml 22 <RelativeLayout
34 </RelativeLayout>
another_layout_file.xml 23 <RelativeLayout android:layout_width="match_parent"
33 </RelativeLayout>
library_only_layout.xml 23 <RelativeLayout android:layout_width="match_parent"
35 </RelativeLayout>
  /frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/src/main/res/layout/
four_corners.xml 3 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
38 </RelativeLayout
  /frameworks/opt/bitmap/sample/res/layout/
activity_main.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
30 </RelativeLayout>
  /frameworks/support/design/tests/src/android/support/design/widget/
CustomSnackbarMainContent.java 21 import android.widget.RelativeLayout;
27 public class CustomSnackbarMainContent extends RelativeLayout {
  /frameworks/support/lifecycle/extensions/src/androidTest/res/layout/
activity_main.xml 18 <RelativeLayout
28 </RelativeLayout>
  /frameworks/support/lifecycle/integration-tests/testapp/src/main/res/layout/
empty_activity_layout.xml 18 <RelativeLayout
29 </RelativeLayout>
  /frameworks/support/samples/SupportDesignDemos/res/layout/
design_tab_custom.xml 18 <RelativeLayout
29 </RelativeLayout
  /frameworks/support/samples/SupportDesignDemos/src/com/example/android/support/design/widget/
CustomSnackbarMainContent.java 20 import android.widget.RelativeLayout;
28 public class CustomSnackbarMainContent extends RelativeLayout {
  /frameworks/support/samples/SupportLeanbackDemos/res/layout/
activity_music_example.xml 14 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
22 </RelativeLayout
guidedstep_second_guidance.xml 22 <RelativeLayout
45 </RelativeLayout>
page_fragment.xml 2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
43 </RelativeLayout
settings.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
25 </RelativeLayout
  /frameworks/support/samples/SupportLeanbackShowcase/app/src/main/res/layout/
activity_cards_example.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
26 </RelativeLayout
activity_detail_example.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
25 </RelativeLayout
activity_grid_example.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
26 </RelativeLayout
activity_main.xml 17 <RelativeLayout
25 </RelativeLayout>
activity_music_example.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
26 </RelativeLayout
activity_settings_example.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
25 </RelativeLayout
page_fragment.xml 2 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
43 </RelativeLayout
  /frameworks/support/transition/tests/res/layout/
scene1.xml 17 <RelativeLayout
42 </RelativeLayout>
scene5.xml 17 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
27 </RelativeLayout>

Completed in 237 milliseconds

<<11121314151617181920>>