text
stringlengths
9
39.2M
dir
stringlengths
25
226
lang
stringclasses
163 values
created_date
timestamp[s]
updated_date
timestamp[s]
repo_name
stringclasses
751 values
repo_full_name
stringclasses
752 values
star
int64
1.01k
183k
len_tokens
int64
1
18.5M
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginBottom="@dimen/item_card_list_vertical_padding" android:paddingLeft="@dimen/item_...
/content/code_sandbox/app/src/main/res/layout/item_fragment_related_doulist_list.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
548
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="wrap_content" android:layout_height="match_parent" android:orientation="horizontal"> <me.zhanghai.android.douya.ui.RatioFrameLayout android:id=...
/content/code_sandbox/app/src/main/res/layout/profile_item_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
388
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingLeft="@dimen/card_content_horizontal_margin" android:paddingRight="@dimen/card_content...
/content/code_sandbox/app/src/main/res/layout/item_related_doulist_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
236
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" android:layout_width="wrap_content" android:minWidth="@dimen/abc_action_button_min_width_material" android:layout_height="wrap_content" android:minHeight="@dimen/abc_action_bu...
/content/code_sandbox/app/src/main/res/layout/action_item_badge.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
340
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <FrameLayout android:id="@+id/backdrop_wrapper" android:layo...
/content/code_sandbox/app/src/main/res/layout/item_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
1,048
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <com.google.android.material.internal.ForegroundLinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/item_content_horizontal_...
/content/code_sandbox/app/src/main/res/layout/item_fragment_author.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
427
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/item_content_horizontal_margin" android:layout_marginRight="@dimen/...
/content/code_sandbox/app/src/main/res/layout/item_fragment_music_header.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
531
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/item_content_horizontal_margin" android...
/content/code_sandbox/app/src/main/res/layout/item_fragment_collection.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
1,395
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:id="@+id/container" android:layout_width="match_parent" android:layout_height="match_parent"> <!-- This layo...
/content/code_sandbox/app/src/main/res/layout/broadcast_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
1,091
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?selectableItemBackground" android:orientation="vertical"> <LinearLayout ...
/content/code_sandbox/app/src/main/res/layout/notification_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
345
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <merge xmlns:android="path_to_url" xmlns:app="path_to_url"> <RelativeLayout android:id="@+id/broadcastlayout_author_time_action_layout" android:layout_width="match_parent" android:layout_height="wrap...
/content/code_sandbox/app/src/main/res/layout/broadcast_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
2,647
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="@dimen/single_line_list_item_with_avatar_height" android:paddingLeft="@dimen/card_content_horizontal_margin_with_4dp_pa...
/content/code_sandbox/app/src/main/res/layout/profile_user_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
261
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical"> <FrameLayout android:layout_width="match_parent" and...
/content/code_sandbox/app/src/main/res/layout/broadcast_activity_dialog_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
336
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <com.google.android.material.internal.ForegroundLinearLayout xmlns:android="path_to_url" android:layout_width="wrap_content" android:layout_height="wrap_content" android:foreground="?selectableItemBackground" android...
/content/code_sandbox/app/src/main/res/layout/item_celebrity_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
295
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <merge xmlns:android="path_to_url"> <!-- LayoutParams will be set the same as parent after inflation. --> <me.zhanghai.android.douya.ui.RatioImageView android:id="@+id/imagelayout_image" android:layout_width="wr...
/content/code_sandbox/app/src/main/res/layout/image_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
249
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <merge xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" tools:parentTag="android.widget.LinearLayout" tool...
/content/code_sandbox/app/src/main/res/layout/item_rating_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
411
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="@dimen/single_line_list_item_with_avatar_height" android:orientation="horizontal" android:paddingLeft="@dimen/scree...
/content/code_sandbox/app/src/main/res/layout/navigation_account_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
253
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <merge xmlns:android="path_to_url"> <!-- ~ Unable to use a SwipeRefreshLayout here, because web page can set an onTouchListener for ~ custom scrolling, but SwipeRefreshLayout has no knowledge of this and will intercept ...
/content/code_sandbox/app/src/main/res/layout/webview_activity.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
253
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <me.zhanghai.android.douya.navigation.ui.NavigationAccountListLayout xmlns:android="path_to_url" android:orientation="vertical" android:layout_width="match_parent" android:layout_height="wrap_content" /> ```
/content/code_sandbox/app/src/main/res/layout/navigation_account_list.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
76
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/item_content_horizontal_margin" android:layout_marginRight="@dimen/...
/content/code_sandbox/app/src/main/res/layout/item_fragment_introduction.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
482
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/item_content_horizontal_margin" android:layout_marginRight="@dimen/...
/content/code_sandbox/app/src/main/res/layout/item_fragment_collection_list.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
570
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <merge xmlns:android="path_to_url"> <me.zhanghai.android.douya.ui.RatioImageView android:id="@+id/uploadimagelayout_image" android:layout_width="wrap_content" android:layout_height="wrap_content" /> <Im...
/content/code_sandbox/app/src/main/res/layout/upload_image_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
310
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <fragment android:id="@+id/settings" android:name="me.zhangh...
/content/code_sandbox/app/src/main/res/layout/settings_activity_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
358
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical"> <FrameLayout android:layout_width="match_parent" and...
/content/code_sandbox/app/src/main/res/layout/item_fragment_photo_list.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
401
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/item_content_horizontal_margin" android:layout_marginRight="@dimen/...
/content/code_sandbox/app/src/main/res/layout/item_fragment_forum_topic_list.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
573
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <merge xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url"> <!-- See AppCompatImageView for app:tint . --> <ImageView android:id="@+id/cardiconbutton_image" android:layout_w...
/content/code_sandbox/app/src/main/res/layout/card_icon_button.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
237
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <me.zhanghai.android.douya.profile.ui.ProfileLayout xmlns:android="path_to_url" xmlns:tools="path_to_url" android:id="@+id/scroll" android:layout_width="match_parent" android:layout_height="match_parent" tools:co...
/content/code_sandbox/app/src/main/res/layout/profile_fragment_wide.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
553
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingLeft="@dimen/screen_edge_horizontal_margin" android:paddingRight="@dimen/screen_edge_h...
/content/code_sandbox/app/src/main/res/layout/item_forum_topic_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
659
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <me.zhanghai.android.douya.profile.ui.ProfileLayout xmlns:android="path_to_url" xmlns:tools="path_to_url" android:id="@+id/scroll" android:layout_width="match_parent" android:layout_height="match_parent" tools:co...
/content/code_sandbox/app/src/main/res/layout/profile_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
540
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content"> <me.zhanghai.android.douya.profile.ui.ProfileReviewsLayout android:l...
/content/code_sandbox/app/src/main/res/layout/profile_reviews_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
183
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingLeft="@dimen/screen_edge_horizon...
/content/code_sandbox/app/src/main/res/layout/item_track_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
512
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <com.github.chrisbanes.photoview.PhotoView android:id="@+id/image" ...
/content/code_sandbox/app/src/main/res/layout/gallery_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
337
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/item_content_horizontal_margin" android:layout_marginRight="@dimen/...
/content/code_sandbox/app/src/main/res/layout/item_fragment_book_header.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
721
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" android:divider="?dividerHorizontal" android:showDividers="middle" an...
/content/code_sandbox/app/src/main/res/layout/item_table_of_contents_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
449
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" xmlns:tools="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingLeft="36dp" android:paddingRight="36dp" android:back...
/content/code_sandbox/app/src/main/res/layout/calendar_appwidget.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
1,519
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <ScrollView android:layout_width="match_parent" android:layo...
/content/code_sandbox/app/src/main/res/layout/broadcast_rebroadcast_broadcast_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
617
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:clipChildren="false"> <LinearLayout android:layout_width="match_parent" andro...
/content/code_sandbox/app/src/main/res/layout/item_fragment_game_header.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
612
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" android:divider="?dividerHorizontal" android:showDividers="middle" an...
/content/code_sandbox/app/src/main/res/layout/calendar_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
299
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <me.zhanghai.android.douya.ui.ImageLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:id="@+id/image" android:layout_width="wrap_content" android:layout_height="match_parent" android:foreground="?...
/content/code_sandbox/app/src/main/res/layout/horizontal_image_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
108
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:divider="?dividerHorizontal" android:orientation="vertical" android:showDividers="middle"...
/content/code_sandbox/app/src/main/res/layout/profile_introduction_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
331
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <me.zhanghai.android.douya.ui.ForegroundRelativeLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:minHeight="@dimen/two_line_list_item_height" android...
/content/code_sandbox/app/src/main/res/layout/profile_broadcast_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
602
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:divider="?dividerHorizontal" android:orientation="vertical" a...
/content/code_sandbox/app/src/main/res/layout/profile_items_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
790
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <androidx.appcompat.widget.Toolbar xmlns:android="path_to_url" xmlns:app="path_to_url" android:id="@+id/toolbar" android:layout_width="match_parent" android:layout_height="?actionBarSize" android:elevation="@dime...
/content/code_sandbox/app/src/main/res/layout/webview_acitivity_toolbar.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
184
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" android:divider="?dividerHorizontal" android:showDividers="middle" an...
/content/code_sandbox/app/src/main/res/layout/item_introduction_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
643
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <me.zhanghai.android.douya.ui.UploadImageLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:id="@+id/image" android:layout_width="wrap_content" android:layout_height="match_parent" android:foregro...
/content/code_sandbox/app/src/main/res/layout/horizontal_upload_image_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
110
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <ScrollView android:layout_width="match_parent" android:layo...
/content/code_sandbox/app/src/main/res/layout/about_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
610
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <RelativeLayout xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:layout_width="wrap_content" android:layout_height="wrap_content"> <TextView android:id="@+id/rating_c...
/content/code_sandbox/app/src/main/res/layout/item_rating_count_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
230
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <ScrollView xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" android:fillViewport="true"> <LinearLayout ...
/content/code_sandbox/app/src/main/res/layout/authenticator_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
1,221
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <me.zhanghai.android.douya.navigation.ui.NavigationHeaderLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="@dimen/navigation_header_height" android:theme="?actionBarTheme" /> ...
/content/code_sandbox/app/src/main/res/layout/navigation_header.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
80
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <me.zhanghai.android.douya.ui.DispatchInsetsDrawerLayout xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:id="@+id/drawer" android:layout_height="match_parent" android:layout_...
/content/code_sandbox/app/src/main/res/layout/main_activity.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
330
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" tools:context=".main.ui.MainActivity"> <Fra...
/content/code_sandbox/app/src/main/res/layout/broadcast_list_activity_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
324
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <com.google.android.material.internal.ForegroundLinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/item_content_horizontal_...
/content/code_sandbox/app/src/main/res/layout/item_fragment_table_of_contents.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
430
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:divider="?dividerHorizontal" android:orientation="vertical" a...
/content/code_sandbox/app/src/main/res/layout/profile_broadcasts_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
584
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content"> <me.zhanghai.android.douya.profile.ui.ProfileBroadcastsLayout androi...
/content/code_sandbox/app/src/main/res/layout/profile_broadcasts_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
184
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <me.zhanghai.android.materialprogressbar.MaterialProgressBar xmlns:android="path_to_url" xmlns:app="path_to_url" android:id="@+id/toolbar_progress" android:layout_width="@dimen/icon_size" android:layout_height="@dime...
/content/code_sandbox/app/src/main/res/layout/toolbar_progress.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
142
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <com.google.android.material.internal.ForegroundLinearLayout xmlns:android="path_to_url" android:layout_width="wrap_content" android:layout_height="wrap_content" android:foreground="?selectableItemBackground" android...
/content/code_sandbox/app/src/main/res/layout/item_recommendation_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
380
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginBottom="@dimen/card_vertical_margin"> <me.zhanghai.android.materialprogressbar.M...
/content/code_sandbox/app/src/main/res/layout/load_more_card_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
140
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <me.zhanghai.android.douya.ui.ForegroundRelativeLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:minHeight="@dimen/two_line_list_item_height" android...
/content/code_sandbox/app/src/main/res/layout/profile_review_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
414
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <merge xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:layout_width="wrap_content" android:layout_height="wrap_content" tools:parentTag="android.widget.HorizontalScrollView">...
/content/code_sandbox/app/src/main/res/layout/item_badge_list_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
1,846
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" ...
/content/code_sandbox/app/src/main/res/layout/not_yet_implemented_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
154
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <ScrollView android:layout_width="match_parent" android:layo...
/content/code_sandbox/app/src/main/res/layout/broadcast_send_comment_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
448
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content"> <me.zhanghai.android.douya.profile.ui.ProfileBooksLayout android:lay...
/content/code_sandbox/app/src/main/res/layout/profile_books_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
183
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:clipChildren="false"> <LinearLayout android:layout_width="match_parent" andro...
/content/code_sandbox/app/src/main/res/layout/item_fragment_movie_header.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
612
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content"> <me.zhanghai.android.douya.profile.ui.ProfileFollowshipLayout androi...
/content/code_sandbox/app/src/main/res/layout/profile_followship_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
184
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content"> <me.zhanghai.android.douya.profile.ui.ProfileIntroductionLayout andr...
/content/code_sandbox/app/src/main/res/layout/profile_introduction_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
183
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?selectableItemBackground" android:orientation="vertical"> <RelativeLayout ...
/content/code_sandbox/app/src/main/res/layout/rebroadcast_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
630
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="wrap_content" android:layout_height="wrap_content" android:gravity="center_horizontal" android:orientation="vertical"> <TextView android:id...
/content/code_sandbox/app/src/main/res/layout/item_award_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
210
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <merge xmlns:android="path_to_url" xmlns:app="path_to_url"> <me.zhanghai.android.douya.ui.ForegroundRelativeLayout android:id="@+id/sendbroadcastattachmentlayout_link_layout" android:layout_width="match_pare...
/content/code_sandbox/app/src/main/res/layout/send_broadcast_attachment_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
856
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?selectableItemBackground" android:orientation="vertical"> <RelativeLayout ...
/content/code_sandbox/app/src/main/res/layout/user_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
518
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/item_content_horizontal_margin" android:layout_marginRight="@dimen/i...
/content/code_sandbox/app/src/main/res/layout/item_fragment_award_list.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
248
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <me.zhanghai.android.douya.ui.ForegroundRelativeLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:minHeight="@dimen/two_line_list_item_height" android...
/content/code_sandbox/app/src/main/res/layout/profile_diary_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
414
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:id="@+id/cast_and_credits_wrapper" android:layout_width="match_parent" android:layout_height="wrap_content" android:paddingLeft="@dimen/screen_edge_horizontal_margin"...
/content/code_sandbox/app/src/main/res/layout/item_introduction_fragment_movie_cast_and_credits.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
289
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <RelativeLayout xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:layout_width="wrap_content" android:layout_height="wrap_content"> <TextView android:id="@+id/followin...
/content/code_sandbox/app/src/main/res/layout/item_followings_rating_count_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
239
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/item_content_horizontal_margin" android:layout_marginRight="@dimen/i...
/content/code_sandbox/app/src/main/res/layout/item_fragment_rating.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
310
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <androidx.swiperefreshlayout.widget.FriendlySwipeRefreshLayout andro...
/content/code_sandbox/app/src/main/res/layout/broadcast_list_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
411
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:background="?selectableItemBackground" android:orientation="vertical"> <RelativeLayout ...
/content/code_sandbox/app/src/main/res/layout/broadcast_comment_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
630
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content"> <me.zhanghai.android.douya.profile.ui.ProfileMoviesLayout android:la...
/content/code_sandbox/app/src/main/res/layout/profile_movies_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
183
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginLeft="@dimen/item_content_horizontal_margin" android:layout_marginRight="@dimen/...
/content/code_sandbox/app/src/main/res/layout/item_fragment_celebrity_list.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
217
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <View xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="18dp" android:background="?android:windowContentOverlay" /> ```
/content/code_sandbox/app/src/main/res/layout/appbar_shadow_compat.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
66
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <TextView xmlns:android="path_to_url" android:id="@android:id/text1" android:layout_width="match_parent" android:layout_height="?attr/dropdownListPreferredItemHeight" android:paddingLeft="16dp" android:paddingRig...
/content/code_sandbox/app/src/main/res/layout/simple_spinner_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
124
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <ScrollView android:layout_width="matc...
/content/code_sandbox/app/src/main/res/layout/broadcast_send_broadcast_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
1,659
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <TextView xmlns:android="path_to_url" android:id="@+id/error" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" android:text="@string/load_error" android...
/content/code_sandbox/app/src/main/res/layout/content_state_layout_default_error_view.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
94
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <me.zhanghai.android.douya.ui.DispatchInsetsFrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <androidx.swiperefreshlayout.widg...
/content/code_sandbox/app/src/main/res/layout/notification_list_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
353
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" tools:context=".main.ui.MainActivity"> <Fra...
/content/code_sandbox/app/src/main/res/layout/followship_list_activity_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
331
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" android:background="?colorBackgroundFloating"> <me.zhanghai.andro...
/content/code_sandbox/app/src/main/res/layout/single_broadcast_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
263
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <TableRow xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content"> <TextView android:id="@+id/rating_distribution_stars" android:layout_width="wrap_content" ...
/content/code_sandbox/app/src/main/res/layout/item_rating_distribution_layout_row.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
322
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content"> <me.zhanghai.android.douya.profile.ui.ProfileDiariesLayout android:l...
/content/code_sandbox/app/src/main/res/layout/profile_diaries_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
184
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content"> <me.zhanghai.android.douya.profile.ui.ProfileMusicLayout android:lay...
/content/code_sandbox/app/src/main/res/layout/profile_music_item.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
183
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" xmlns:tools="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" tools:context=".main.ui.MainActivity"> <and...
/content/code_sandbox/app/src/main/res/layout/home_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
433
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <me.zhanghai.android.douya.ui.FixIllegalArgumentExceptionViewPager a...
/content/code_sandbox/app/src/main/res/layout/gallery_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
358
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" xmlns:app="path_to_url" android:id="@+id/avatar_container" android:layout_width="@dimen/profile_large_avatar_size" android:layout_height="@dimen/profile_large_avatar_size"> ...
/content/code_sandbox/app/src/main/res/layout/profile_header_avatar_include.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
261
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent"> <androidx.swiperefreshlayout.widget.FriendlySwipeRefreshLayout android:id="@+id/swipe_refresh" ...
/content/code_sandbox/app/src/main/res/layout/base_list_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
247
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <merge xmlns:android="path_to_url"> <ImageView android:id="@+id/backdrop" android:layout_width="match_parent" android:layout_height="match_parent" android:scaleType="centerCrop" /> <View ...
/content/code_sandbox/app/src/main/res/layout/navigation_header_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
1,162
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <FrameLayout xmlns:android="path_to_url" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/item_card_list_vertical_padding" android:paddingLeft="@dimen/item_car...
/content/code_sandbox/app/src/main/res/layout/item_fragment_recommendation_list.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
581
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <merge xmlns:android="path_to_url"> <LinearLayout android:id="@+id/account_list" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" /> <View ...
/content/code_sandbox/app/src/main/res/layout/navigation_account_list_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
612
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <ScrollView xmlns:android="path_to_url" xmlns:app="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" android:layout_marginTop="@dimen/toolbar_height" android:layout_marginBotto...
/content/code_sandbox/app/src/main/res/layout/broadcast_edit_link_dialog.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
542
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <me.zhanghai.android.douya.ui.FullscreenNavigationView xmlns:android="path_to_url" xmlns:app="path_to_url" android:id="@+id/navigation" android:layout_width="wrap_content" android:layout_height="match_parent" and...
/content/code_sandbox/app/src/main/res/layout/navigation_fragment.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
121
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <vector xmlns:android="path_to_url" android:width="36dp" android:height="36dp" android:viewportWidth="24" android:viewportHeight="24"> <path android:fillColor="#FFFFFFFF" android:pathData="M19,6....
/content/code_sandbox/app/src/main/res/drawable/close_icon_white_36dp.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
163
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <LinearLayout xmlns:android="path_to_url" xmlns:tools="path_to_url" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingLeft="40dp" android:paddingRight="40dp" android:orie...
/content/code_sandbox/app/src/main/res/layout/calendar_layout.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
1,439
```xml <?xml version="1.0" encoding="utf-8"?> <!-- ~ All Rights Reserved. --> <shape xmlns:android="path_to_url"> <solid android:color="#1f000000" /> <size android:height="1dp" android:width="1dp" /> </shape> ```
/content/code_sandbox/app/src/main/res/drawable/list_divider_light.xml
xml
2016-02-01T13:44:19
2024-08-15T05:23:34
Douya
zhanghai/Douya
4,549
72