NaTo1000's picture
download
raw
745 Bytes
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
<include
layout="@layout/partial_primary_toolbar"
android:id="@+id/partial_primary_toolbar"/>
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/recycler_view"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:clipChildren="false"
android:clipToPadding="false"
android:overScrollMode="never"
android:paddingTop="@dimen/content_padding"
android:paddingBottom="36dip" />
</LinearLayout>

Xet Storage Details

Size:
745 Bytes
·
Xet hash:
a1046389374be4b1b887af39733e5687c51ba700ee3967c183230718e6006793

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.