@ -0,0 +1,34 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package support.coreui.support.compat;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
public static final int font = 0x7f02006f;
|
||||
public static final int fontProviderAuthority = 0x7f020070;
|
||||
public static final int fontProviderCerts = 0x7f020071;
|
||||
public static final int fontProviderPackage = 0x7f020072;
|
||||
public static final int fontProviderQuery = 0x7f020073;
|
||||
public static final int fontStyle = 0x7f020074;
|
||||
public static final int fontWeight = 0x7f020075;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int italic = 0x7f07003a;
|
||||
public static final int normal = 0x7f070045;
|
||||
}
|
||||
public static final class styleable {
|
||||
public static final int[] FontFamily = { 0x7f020070, 0x7f020071, 0x7f020072, 0x7f020073 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderPackage = 2;
|
||||
public static final int FontFamily_fontProviderQuery = 3;
|
||||
public static final int[] FontFamilyFont = { 0x7f02006f, 0x7f020074, 0x7f020075 };
|
||||
public static final int FontFamilyFont_font = 0;
|
||||
public static final int FontFamilyFont_fontStyle = 1;
|
||||
public static final int FontFamilyFont_fontWeight = 2;
|
||||
}
|
||||
}
|
@ -0,0 +1,186 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package support.coreui.support.constraint;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
public static final int constraintSet = 0x7f020054;
|
||||
public static final int layout_constraintBaseline_creator = 0x7f020086;
|
||||
public static final int layout_constraintBaseline_toBaselineOf = 0x7f020087;
|
||||
public static final int layout_constraintBottom_creator = 0x7f020088;
|
||||
public static final int layout_constraintBottom_toBottomOf = 0x7f020089;
|
||||
public static final int layout_constraintBottom_toTopOf = 0x7f02008a;
|
||||
public static final int layout_constraintDimensionRatio = 0x7f02008b;
|
||||
public static final int layout_constraintEnd_toEndOf = 0x7f02008c;
|
||||
public static final int layout_constraintEnd_toStartOf = 0x7f02008d;
|
||||
public static final int layout_constraintGuide_begin = 0x7f02008e;
|
||||
public static final int layout_constraintGuide_end = 0x7f02008f;
|
||||
public static final int layout_constraintGuide_percent = 0x7f020090;
|
||||
public static final int layout_constraintHeight_default = 0x7f020091;
|
||||
public static final int layout_constraintHeight_max = 0x7f020092;
|
||||
public static final int layout_constraintHeight_min = 0x7f020093;
|
||||
public static final int layout_constraintHorizontal_bias = 0x7f020094;
|
||||
public static final int layout_constraintHorizontal_chainStyle = 0x7f020095;
|
||||
public static final int layout_constraintHorizontal_weight = 0x7f020096;
|
||||
public static final int layout_constraintLeft_creator = 0x7f020097;
|
||||
public static final int layout_constraintLeft_toLeftOf = 0x7f020098;
|
||||
public static final int layout_constraintLeft_toRightOf = 0x7f020099;
|
||||
public static final int layout_constraintRight_creator = 0x7f02009a;
|
||||
public static final int layout_constraintRight_toLeftOf = 0x7f02009b;
|
||||
public static final int layout_constraintRight_toRightOf = 0x7f02009c;
|
||||
public static final int layout_constraintStart_toEndOf = 0x7f02009d;
|
||||
public static final int layout_constraintStart_toStartOf = 0x7f02009e;
|
||||
public static final int layout_constraintTop_creator = 0x7f02009f;
|
||||
public static final int layout_constraintTop_toBottomOf = 0x7f0200a0;
|
||||
public static final int layout_constraintTop_toTopOf = 0x7f0200a1;
|
||||
public static final int layout_constraintVertical_bias = 0x7f0200a2;
|
||||
public static final int layout_constraintVertical_chainStyle = 0x7f0200a3;
|
||||
public static final int layout_constraintVertical_weight = 0x7f0200a4;
|
||||
public static final int layout_constraintWidth_default = 0x7f0200a5;
|
||||
public static final int layout_constraintWidth_max = 0x7f0200a6;
|
||||
public static final int layout_constraintWidth_min = 0x7f0200a7;
|
||||
public static final int layout_editor_absoluteX = 0x7f0200a8;
|
||||
public static final int layout_editor_absoluteY = 0x7f0200a9;
|
||||
public static final int layout_goneMarginBottom = 0x7f0200aa;
|
||||
public static final int layout_goneMarginEnd = 0x7f0200ab;
|
||||
public static final int layout_goneMarginLeft = 0x7f0200ac;
|
||||
public static final int layout_goneMarginRight = 0x7f0200ad;
|
||||
public static final int layout_goneMarginStart = 0x7f0200ae;
|
||||
public static final int layout_goneMarginTop = 0x7f0200af;
|
||||
public static final int layout_optimizationLevel = 0x7f0200b0;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int all = 0x7f07001d;
|
||||
public static final int basic = 0x7f07001f;
|
||||
public static final int chains = 0x7f070024;
|
||||
public static final int none = 0x7f070044;
|
||||
public static final int packed = 0x7f070049;
|
||||
public static final int parent = 0x7f07004a;
|
||||
public static final int spread = 0x7f070066;
|
||||
public static final int spread_inside = 0x7f070067;
|
||||
public static final int wrap = 0x7f070080;
|
||||
}
|
||||
public static final class styleable {
|
||||
public static final int[] ConstraintLayout_Layout = { 0x010100c4, 0x0101011f, 0x01010120, 0x0101013f, 0x01010140, 0x7f020054, 0x7f020086, 0x7f020087, 0x7f020088, 0x7f020089, 0x7f02008a, 0x7f02008b, 0x7f02008c, 0x7f02008d, 0x7f02008e, 0x7f02008f, 0x7f020090, 0x7f020091, 0x7f020092, 0x7f020093, 0x7f020094, 0x7f020095, 0x7f020096, 0x7f020097, 0x7f020098, 0x7f020099, 0x7f02009a, 0x7f02009b, 0x7f02009c, 0x7f02009d, 0x7f02009e, 0x7f02009f, 0x7f0200a0, 0x7f0200a1, 0x7f0200a2, 0x7f0200a3, 0x7f0200a4, 0x7f0200a5, 0x7f0200a6, 0x7f0200a7, 0x7f0200a8, 0x7f0200a9, 0x7f0200aa, 0x7f0200ab, 0x7f0200ac, 0x7f0200ad, 0x7f0200ae, 0x7f0200af, 0x7f0200b0 };
|
||||
public static final int ConstraintLayout_Layout_android_orientation = 0;
|
||||
public static final int ConstraintLayout_Layout_android_maxWidth = 1;
|
||||
public static final int ConstraintLayout_Layout_android_maxHeight = 2;
|
||||
public static final int ConstraintLayout_Layout_android_minWidth = 3;
|
||||
public static final int ConstraintLayout_Layout_android_minHeight = 4;
|
||||
public static final int ConstraintLayout_Layout_constraintSet = 5;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBaseline_creator = 6;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf = 7;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBottom_creator = 8;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBottom_toBottomOf = 9;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintBottom_toTopOf = 10;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintDimensionRatio = 11;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintEnd_toEndOf = 12;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintEnd_toStartOf = 13;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintGuide_begin = 14;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintGuide_end = 15;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintGuide_percent = 16;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHeight_default = 17;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHeight_max = 18;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHeight_min = 19;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHorizontal_bias = 20;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle = 21;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintHorizontal_weight = 22;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintLeft_creator = 23;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintLeft_toLeftOf = 24;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintLeft_toRightOf = 25;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintRight_creator = 26;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintRight_toLeftOf = 27;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintRight_toRightOf = 28;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintStart_toEndOf = 29;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintStart_toStartOf = 30;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintTop_creator = 31;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintTop_toBottomOf = 32;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintTop_toTopOf = 33;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintVertical_bias = 34;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintVertical_chainStyle = 35;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintVertical_weight = 36;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintWidth_default = 37;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintWidth_max = 38;
|
||||
public static final int ConstraintLayout_Layout_layout_constraintWidth_min = 39;
|
||||
public static final int ConstraintLayout_Layout_layout_editor_absoluteX = 40;
|
||||
public static final int ConstraintLayout_Layout_layout_editor_absoluteY = 41;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginBottom = 42;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginEnd = 43;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginLeft = 44;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginRight = 45;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginStart = 46;
|
||||
public static final int ConstraintLayout_Layout_layout_goneMarginTop = 47;
|
||||
public static final int ConstraintLayout_Layout_layout_optimizationLevel = 48;
|
||||
public static final int[] ConstraintSet = { 0x010100c4, 0x010100d0, 0x010100dc, 0x010100f4, 0x010100f5, 0x010100f7, 0x010100f8, 0x010100f9, 0x010100fa, 0x0101031f, 0x01010320, 0x01010321, 0x01010322, 0x01010323, 0x01010324, 0x01010325, 0x01010327, 0x01010328, 0x010103b5, 0x010103b6, 0x010103fa, 0x01010440, 0x7f020086, 0x7f020087, 0x7f020088, 0x7f020089, 0x7f02008a, 0x7f02008b, 0x7f02008c, 0x7f02008d, 0x7f02008e, 0x7f02008f, 0x7f020090, 0x7f020091, 0x7f020092, 0x7f020093, 0x7f020094, 0x7f020095, 0x7f020096, 0x7f020097, 0x7f020098, 0x7f020099, 0x7f02009a, 0x7f02009b, 0x7f02009c, 0x7f02009d, 0x7f02009e, 0x7f02009f, 0x7f0200a0, 0x7f0200a1, 0x7f0200a2, 0x7f0200a3, 0x7f0200a4, 0x7f0200a5, 0x7f0200a6, 0x7f0200a7, 0x7f0200a8, 0x7f0200a9, 0x7f0200aa, 0x7f0200ab, 0x7f0200ac, 0x7f0200ad, 0x7f0200ae, 0x7f0200af };
|
||||
public static final int ConstraintSet_android_orientation = 0;
|
||||
public static final int ConstraintSet_android_id = 1;
|
||||
public static final int ConstraintSet_android_visibility = 2;
|
||||
public static final int ConstraintSet_android_layout_width = 3;
|
||||
public static final int ConstraintSet_android_layout_height = 4;
|
||||
public static final int ConstraintSet_android_layout_marginLeft = 5;
|
||||
public static final int ConstraintSet_android_layout_marginTop = 6;
|
||||
public static final int ConstraintSet_android_layout_marginRight = 7;
|
||||
public static final int ConstraintSet_android_layout_marginBottom = 8;
|
||||
public static final int ConstraintSet_android_alpha = 9;
|
||||
public static final int ConstraintSet_android_transformPivotX = 10;
|
||||
public static final int ConstraintSet_android_transformPivotY = 11;
|
||||
public static final int ConstraintSet_android_translationX = 12;
|
||||
public static final int ConstraintSet_android_translationY = 13;
|
||||
public static final int ConstraintSet_android_scaleX = 14;
|
||||
public static final int ConstraintSet_android_scaleY = 15;
|
||||
public static final int ConstraintSet_android_rotationX = 16;
|
||||
public static final int ConstraintSet_android_rotationY = 17;
|
||||
public static final int ConstraintSet_android_layout_marginStart = 18;
|
||||
public static final int ConstraintSet_android_layout_marginEnd = 19;
|
||||
public static final int ConstraintSet_android_translationZ = 20;
|
||||
public static final int ConstraintSet_android_elevation = 21;
|
||||
public static final int ConstraintSet_layout_constraintBaseline_creator = 22;
|
||||
public static final int ConstraintSet_layout_constraintBaseline_toBaselineOf = 23;
|
||||
public static final int ConstraintSet_layout_constraintBottom_creator = 24;
|
||||
public static final int ConstraintSet_layout_constraintBottom_toBottomOf = 25;
|
||||
public static final int ConstraintSet_layout_constraintBottom_toTopOf = 26;
|
||||
public static final int ConstraintSet_layout_constraintDimensionRatio = 27;
|
||||
public static final int ConstraintSet_layout_constraintEnd_toEndOf = 28;
|
||||
public static final int ConstraintSet_layout_constraintEnd_toStartOf = 29;
|
||||
public static final int ConstraintSet_layout_constraintGuide_begin = 30;
|
||||
public static final int ConstraintSet_layout_constraintGuide_end = 31;
|
||||
public static final int ConstraintSet_layout_constraintGuide_percent = 32;
|
||||
public static final int ConstraintSet_layout_constraintHeight_default = 33;
|
||||
public static final int ConstraintSet_layout_constraintHeight_max = 34;
|
||||
public static final int ConstraintSet_layout_constraintHeight_min = 35;
|
||||
public static final int ConstraintSet_layout_constraintHorizontal_bias = 36;
|
||||
public static final int ConstraintSet_layout_constraintHorizontal_chainStyle = 37;
|
||||
public static final int ConstraintSet_layout_constraintHorizontal_weight = 38;
|
||||
public static final int ConstraintSet_layout_constraintLeft_creator = 39;
|
||||
public static final int ConstraintSet_layout_constraintLeft_toLeftOf = 40;
|
||||
public static final int ConstraintSet_layout_constraintLeft_toRightOf = 41;
|
||||
public static final int ConstraintSet_layout_constraintRight_creator = 42;
|
||||
public static final int ConstraintSet_layout_constraintRight_toLeftOf = 43;
|
||||
public static final int ConstraintSet_layout_constraintRight_toRightOf = 44;
|
||||
public static final int ConstraintSet_layout_constraintStart_toEndOf = 45;
|
||||
public static final int ConstraintSet_layout_constraintStart_toStartOf = 46;
|
||||
public static final int ConstraintSet_layout_constraintTop_creator = 47;
|
||||
public static final int ConstraintSet_layout_constraintTop_toBottomOf = 48;
|
||||
public static final int ConstraintSet_layout_constraintTop_toTopOf = 49;
|
||||
public static final int ConstraintSet_layout_constraintVertical_bias = 50;
|
||||
public static final int ConstraintSet_layout_constraintVertical_chainStyle = 51;
|
||||
public static final int ConstraintSet_layout_constraintVertical_weight = 52;
|
||||
public static final int ConstraintSet_layout_constraintWidth_default = 53;
|
||||
public static final int ConstraintSet_layout_constraintWidth_max = 54;
|
||||
public static final int ConstraintSet_layout_constraintWidth_min = 55;
|
||||
public static final int ConstraintSet_layout_editor_absoluteX = 56;
|
||||
public static final int ConstraintSet_layout_editor_absoluteY = 57;
|
||||
public static final int ConstraintSet_layout_goneMarginBottom = 58;
|
||||
public static final int ConstraintSet_layout_goneMarginEnd = 59;
|
||||
public static final int ConstraintSet_layout_goneMarginLeft = 60;
|
||||
public static final int ConstraintSet_layout_goneMarginRight = 61;
|
||||
public static final int ConstraintSet_layout_goneMarginStart = 62;
|
||||
public static final int ConstraintSet_layout_goneMarginTop = 63;
|
||||
public static final int[] LinearConstraintLayout = { 0x010100c4 };
|
||||
public static final int LinearConstraintLayout_android_orientation = 0;
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package support.coreui.support.coreui;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
public static final int font = 0x7f02006f;
|
||||
public static final int fontProviderAuthority = 0x7f020070;
|
||||
public static final int fontProviderCerts = 0x7f020071;
|
||||
public static final int fontProviderPackage = 0x7f020072;
|
||||
public static final int fontProviderQuery = 0x7f020073;
|
||||
public static final int fontStyle = 0x7f020074;
|
||||
public static final int fontWeight = 0x7f020075;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int italic = 0x7f07003a;
|
||||
public static final int normal = 0x7f070045;
|
||||
}
|
||||
public static final class styleable {
|
||||
public static final int[] FontFamily = { 0x7f020070, 0x7f020071, 0x7f020072, 0x7f020073 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderPackage = 2;
|
||||
public static final int FontFamily_fontProviderQuery = 3;
|
||||
public static final int[] FontFamilyFont = { 0x7f02006f, 0x7f020074, 0x7f020075 };
|
||||
public static final int FontFamilyFont_font = 0;
|
||||
public static final int FontFamilyFont_fontStyle = 1;
|
||||
public static final int FontFamilyFont_fontWeight = 2;
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package support.coreui.support.coreutils;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
public static final int font = 0x7f02006f;
|
||||
public static final int fontProviderAuthority = 0x7f020070;
|
||||
public static final int fontProviderCerts = 0x7f020071;
|
||||
public static final int fontProviderPackage = 0x7f020072;
|
||||
public static final int fontProviderQuery = 0x7f020073;
|
||||
public static final int fontStyle = 0x7f020074;
|
||||
public static final int fontWeight = 0x7f020075;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int italic = 0x7f07003a;
|
||||
public static final int normal = 0x7f070045;
|
||||
}
|
||||
public static final class styleable {
|
||||
public static final int[] FontFamily = { 0x7f020070, 0x7f020071, 0x7f020072, 0x7f020073 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderPackage = 2;
|
||||
public static final int FontFamily_fontProviderQuery = 3;
|
||||
public static final int[] FontFamilyFont = { 0x7f02006f, 0x7f020074, 0x7f020075 };
|
||||
public static final int FontFamilyFont_font = 0;
|
||||
public static final int FontFamilyFont_fontStyle = 1;
|
||||
public static final int FontFamilyFont_fontWeight = 2;
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package support.coreui.support.fragment;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
public static final int font = 0x7f02006f;
|
||||
public static final int fontProviderAuthority = 0x7f020070;
|
||||
public static final int fontProviderCerts = 0x7f020071;
|
||||
public static final int fontProviderPackage = 0x7f020072;
|
||||
public static final int fontProviderQuery = 0x7f020073;
|
||||
public static final int fontStyle = 0x7f020074;
|
||||
public static final int fontWeight = 0x7f020075;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int italic = 0x7f07003a;
|
||||
public static final int normal = 0x7f070045;
|
||||
}
|
||||
public static final class styleable {
|
||||
public static final int[] FontFamily = { 0x7f020070, 0x7f020071, 0x7f020072, 0x7f020073 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderPackage = 2;
|
||||
public static final int FontFamily_fontProviderQuery = 3;
|
||||
public static final int[] FontFamilyFont = { 0x7f02006f, 0x7f020074, 0x7f020075 };
|
||||
public static final int FontFamilyFont_font = 0;
|
||||
public static final int FontFamilyFont_fontStyle = 1;
|
||||
public static final int FontFamilyFont_fontWeight = 2;
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package support.coreui.support.graphics.drawable;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
public static final int font = 0x7f02006f;
|
||||
public static final int fontProviderAuthority = 0x7f020070;
|
||||
public static final int fontProviderCerts = 0x7f020071;
|
||||
public static final int fontProviderPackage = 0x7f020072;
|
||||
public static final int fontProviderQuery = 0x7f020073;
|
||||
public static final int fontStyle = 0x7f020074;
|
||||
public static final int fontWeight = 0x7f020075;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int italic = 0x7f07003a;
|
||||
public static final int normal = 0x7f070045;
|
||||
}
|
||||
public static final class styleable {
|
||||
public static final int[] FontFamily = { 0x7f020070, 0x7f020071, 0x7f020072, 0x7f020073 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderPackage = 2;
|
||||
public static final int FontFamily_fontProviderQuery = 3;
|
||||
public static final int[] FontFamilyFont = { 0x7f02006f, 0x7f020074, 0x7f020075 };
|
||||
public static final int FontFamilyFont_font = 0;
|
||||
public static final int FontFamilyFont_fontStyle = 1;
|
||||
public static final int FontFamilyFont_fontWeight = 2;
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package support.coreui.support.graphics.drawable.animated;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
public static final int font = 0x7f02006f;
|
||||
public static final int fontProviderAuthority = 0x7f020070;
|
||||
public static final int fontProviderCerts = 0x7f020071;
|
||||
public static final int fontProviderPackage = 0x7f020072;
|
||||
public static final int fontProviderQuery = 0x7f020073;
|
||||
public static final int fontStyle = 0x7f020074;
|
||||
public static final int fontWeight = 0x7f020075;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int italic = 0x7f07003a;
|
||||
public static final int normal = 0x7f070045;
|
||||
}
|
||||
public static final class styleable {
|
||||
public static final int[] FontFamily = { 0x7f020070, 0x7f020071, 0x7f020072, 0x7f020073 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderPackage = 2;
|
||||
public static final int FontFamily_fontProviderQuery = 3;
|
||||
public static final int[] FontFamilyFont = { 0x7f02006f, 0x7f020074, 0x7f020075 };
|
||||
public static final int FontFamilyFont_font = 0;
|
||||
public static final int FontFamilyFont_fontStyle = 1;
|
||||
public static final int FontFamilyFont_fontWeight = 2;
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package support.coreui.support.mediacompat;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
public static final int font = 0x7f02006f;
|
||||
public static final int fontProviderAuthority = 0x7f020070;
|
||||
public static final int fontProviderCerts = 0x7f020071;
|
||||
public static final int fontProviderPackage = 0x7f020072;
|
||||
public static final int fontProviderQuery = 0x7f020073;
|
||||
public static final int fontStyle = 0x7f020074;
|
||||
public static final int fontWeight = 0x7f020075;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int italic = 0x7f07003a;
|
||||
public static final int normal = 0x7f070045;
|
||||
}
|
||||
public static final class styleable {
|
||||
public static final int[] FontFamily = { 0x7f020070, 0x7f020071, 0x7f020072, 0x7f020073 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderPackage = 2;
|
||||
public static final int FontFamily_fontProviderQuery = 3;
|
||||
public static final int[] FontFamilyFont = { 0x7f02006f, 0x7f020074, 0x7f020075 };
|
||||
public static final int FontFamilyFont_font = 0;
|
||||
public static final int FontFamilyFont_fontStyle = 1;
|
||||
public static final int FontFamilyFont_fontWeight = 2;
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
/* AUTO-GENERATED FILE. DO NOT MODIFY.
|
||||
*
|
||||
* This class was automatically generated by the
|
||||
* gradle plugin from the resource data it found. It
|
||||
* should not be modified by hand.
|
||||
*/
|
||||
package support.coreui.support.v4;
|
||||
|
||||
public final class R {
|
||||
public static final class attr {
|
||||
public static final int font = 0x7f02006f;
|
||||
public static final int fontProviderAuthority = 0x7f020070;
|
||||
public static final int fontProviderCerts = 0x7f020071;
|
||||
public static final int fontProviderPackage = 0x7f020072;
|
||||
public static final int fontProviderQuery = 0x7f020073;
|
||||
public static final int fontStyle = 0x7f020074;
|
||||
public static final int fontWeight = 0x7f020075;
|
||||
}
|
||||
public static final class id {
|
||||
public static final int italic = 0x7f07003a;
|
||||
public static final int normal = 0x7f070045;
|
||||
}
|
||||
public static final class styleable {
|
||||
public static final int[] FontFamily = { 0x7f020070, 0x7f020071, 0x7f020072, 0x7f020073 };
|
||||
public static final int FontFamily_fontProviderAuthority = 0;
|
||||
public static final int FontFamily_fontProviderCerts = 1;
|
||||
public static final int FontFamily_fontProviderPackage = 2;
|
||||
public static final int FontFamily_fontProviderQuery = 3;
|
||||
public static final int[] FontFamilyFont = { 0x7f02006f, 0x7f020074, 0x7f020075 };
|
||||
public static final int FontFamilyFont_font = 0;
|
||||
public static final int FontFamilyFont_fontStyle = 1;
|
||||
public static final int FontFamilyFont_fontWeight = 2;
|
||||
}
|
||||
}
|
@ -0,0 +1,9 @@
|
||||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea/workspace.xml
|
||||
/.idea/libraries
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
.externalNativeBuild
|
@ -0,0 +1 @@
|
||||
/build
|
After Width: | Height: | Size: 31 KiB |
After Width: | Height: | Size: 8.8 KiB |
After Width: | Height: | Size: 18 KiB |
After Width: | Height: | Size: 24 KiB |
After Width: | Height: | Size: 17 KiB |
@ -0,0 +1,22 @@
|
||||
<?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"
|
||||
android:background="#eeeeee">
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="200dp"
|
||||
android:src="@drawable/pg"/>
|
||||
<Button
|
||||
android:layout_width="match_parent"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:gravity="center"
|
||||
android:text="苹果"
|
||||
android:textSize="20dp"
|
||||
android:layout_height="50dp"
|
||||
android:background="#ffffff"/>
|
||||
|
||||
|
||||
</LinearLayout>
|
@ -0,0 +1,22 @@
|
||||
<?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"
|
||||
android:background="#eeeeee">
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="200dp"
|
||||
android:src="@drawable/jz"/>
|
||||
<Button
|
||||
android:layout_width="match_parent"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:gravity="center"
|
||||
android:text="橘子"
|
||||
android:textSize="20dp"
|
||||
android:layout_height="50dp"
|
||||
android:background="#ffffff"/>
|
||||
|
||||
|
||||
</LinearLayout>
|
@ -0,0 +1,22 @@
|
||||
<?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"
|
||||
android:background="#eeeeee">
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="200dp"
|
||||
android:src="@drawable/xj"/>
|
||||
<Button
|
||||
android:layout_width="match_parent"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:gravity="center"
|
||||
android:text="香蕉"
|
||||
android:textSize="20dp"
|
||||
android:layout_height="50dp"
|
||||
android:background="#ffffff"/>
|
||||
|
||||
|
||||
</LinearLayout>
|
@ -0,0 +1,22 @@
|
||||
<?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"
|
||||
android:background="#eeeeee">
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="200dp"
|
||||
android:src="@drawable/cz"/>
|
||||
<Button
|
||||
android:layout_width="match_parent"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:gravity="center"
|
||||
android:text="橙子"
|
||||
android:textSize="20dp"
|
||||
android:layout_height="50dp"
|
||||
android:background="#ffffff"/>
|
||||
|
||||
|
||||
</LinearLayout>
|
@ -0,0 +1,22 @@
|
||||
<?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"
|
||||
android:background="#eeeeee">
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="200dp"
|
||||
android:src="@drawable/xg"/>
|
||||
<Button
|
||||
android:layout_width="match_parent"
|
||||
android:layout_marginTop="10dp"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:gravity="center"
|
||||
android:text="西瓜"
|
||||
android:textSize="20dp"
|
||||
android:layout_height="50dp"
|
||||
android:background="#ffffff"/>
|
||||
|
||||
|
||||
</LinearLayout>
|
@ -0,0 +1,38 @@
|
||||
<?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"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:orientation="vertical"
|
||||
tools:context=".LeftFragment">
|
||||
<Button
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/button1"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:text="苹果"/>
|
||||
<Button
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/button2"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:text="橘子"/>
|
||||
<Button
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/button3"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:text="香蕉"/>
|
||||
<Button
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/button4"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:text="橙子"/>
|
||||
<Button
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/button5"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:text="西瓜"/>
|
||||
</LinearLayout>
|
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 6.9 KiB |
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 6.3 KiB |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 9.0 KiB After Width: | Height: | Size: 9.0 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
@ -0,0 +1,9 @@
|
||||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea/workspace.xml
|
||||
/.idea/libraries
|
||||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
.externalNativeBuild
|
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="GradleSettings">
|
||||
<option name="linkedExternalProjectsSettings">
|
||||
<GradleProjectSettings>
|
||||
<option name="distributionType" value="DEFAULT_WRAPPED" />
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
<option name="modules">
|
||||
<set>
|
||||
<option value="$PROJECT_DIR$" />
|
||||
<option value="$PROJECT_DIR$/app" />
|
||||
</set>
|
||||
</option>
|
||||
<option name="resolveModulePerSourceSet" value="false" />
|
||||
</GradleProjectSettings>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="NullableNotNullManager">
|
||||
<option name="myDefaultNullable" value="android.support.annotation.Nullable" />
|
||||
<option name="myDefaultNotNull" value="android.support.annotation.NonNull" />
|
||||
<option name="myNullables">
|
||||
<value>
|
||||
<list size="4">
|
||||
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.Nullable" />
|
||||
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nullable" />
|
||||
<item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.Nullable" />
|
||||
<item index="3" class="java.lang.String" itemvalue="android.support.annotation.Nullable" />
|
||||
</list>
|
||||
</value>
|
||||
</option>
|
||||
<option name="myNotNulls">
|
||||
<value>
|
||||
<list size="4">
|
||||
<item index="0" class="java.lang.String" itemvalue="org.jetbrains.annotations.NotNull" />
|
||||
<item index="1" class="java.lang.String" itemvalue="javax.annotation.Nonnull" />
|
||||
<item index="2" class="java.lang.String" itemvalue="edu.umd.cs.findbugs.annotations.NonNull" />
|
||||
<item index="3" class="java.lang.String" itemvalue="android.support.annotation.NonNull" />
|
||||
</list>
|
||||
</value>
|
||||
</option>
|
||||
</component>
|
||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/build/classes" />
|
||||
</component>
|
||||
<component name="ProjectType">
|
||||
<option name="id" value="Android" />
|
||||
</component>
|
||||
</project>
|
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/Test2.iml" filepath="$PROJECT_DIR$/Test2.iml" />
|
||||
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="RunConfigurationProducerService">
|
||||
<option name="ignoredProducers">
|
||||
<set>
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
|
||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
|
||||
</set>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
@ -0,0 +1 @@
|
||||
/build
|
@ -0,0 +1,29 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
defaultConfig {
|
||||
applicationId "com.example.yyhan.test2"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 26
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled false
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation 'com.android.support:appcompat-v7:26.0.0-beta1'
|
||||
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
|
||||
testImplementation 'junit:junit:4.12'
|
||||
androidTestImplementation 'com.android.support.test:runner:0.5'
|
||||
androidTestImplementation 'com.android.support.test.espresso:espresso-core:2.2.2'
|
||||
|
||||
}
|
@ -0,0 +1,21 @@
|
||||
# Add project specific ProGuard rules here.
|
||||
# You can control the set of applied configuration files using the
|
||||
# proguardFiles setting in build.gradle.
|
||||
#
|
||||
# For more details, see
|
||||
# http://developer.android.com/guide/developing/tools/proguard.html
|
||||
|
||||
# If your project uses WebView with JS, uncomment the following
|
||||
# and specify the fully qualified class name to the JavaScript interface
|
||||
# class:
|
||||
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
|
||||
# public *;
|
||||
#}
|
||||
|
||||
# Uncomment this to preserve the line number information for
|
||||
# debugging stack traces.
|
||||
#-keepattributes SourceFile,LineNumberTable
|
||||
|
||||
# If you keep the line number information, uncomment this to
|
||||
# hide the original source file name.
|
||||
#-renamesourcefileattribute SourceFile
|
@ -0,0 +1,26 @@
|
||||
package com.example.yyhan.test2;
|
||||
|
||||
import android.content.Context;
|
||||
import android.support.test.InstrumentationRegistry;
|
||||
import android.support.test.runner.AndroidJUnit4;
|
||||
|
||||
import org.junit.Test;
|
||||
import org.junit.runner.RunWith;
|
||||
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
/**
|
||||
* Instrumented test, which will execute on an Android device.
|
||||
*
|
||||
* @see <a href="http://d.android.com/tools/testing">Testing documentation</a>
|
||||
*/
|
||||
@RunWith(AndroidJUnit4.class)
|
||||
public class ExampleInstrumentedTest {
|
||||
@Test
|
||||
public void useAppContext() throws Exception {
|
||||
// Context of the app under test.
|
||||
Context appContext = InstrumentationRegistry.getTargetContext();
|
||||
|
||||
assertEquals("com.example.yyhan.test2", appContext.getPackageName());
|
||||
}
|
||||
}
|
@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.example.yyhan.test2">
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme">
|
||||
<activity android:name=".MainActivity">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
</application>
|
||||
|
||||
</manifest>
|
@ -0,0 +1,26 @@
|
||||
package com.example.yyhan.test2;
|
||||
|
||||
import android.app.Activity;
|
||||
import android.app.Fragment;
|
||||
import android.os.Bundle;
|
||||
import android.view.LayoutInflater;
|
||||
import android.view.View;
|
||||
import android.view.ViewGroup;
|
||||
|
||||
/**
|
||||
* Created by yyHAN on 2023/4/3.
|
||||
*/
|
||||
|
||||
|
||||
public class LeftFragment extends Fragment {
|
||||
|
||||
public LeftFragment() {
|
||||
// Required empty public constructor
|
||||
}
|
||||
|
||||
@Override
|
||||
public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstaceState){
|
||||
View view = inflater.inflate(R.layout.fragment_left,container,false);
|
||||
return view;
|
||||
}
|
||||
}
|
@ -0,0 +1,79 @@
|
||||
package com.example.yyhan.test2;
|
||||
|
||||
import android.app.FragmentManager;
|
||||
import android.app.FragmentTransaction;
|
||||
import android.support.v7.app.AppCompatActivity;
|
||||
import android.os.Bundle;
|
||||
import android.view.View;
|
||||
import android.widget.Button;
|
||||
|
||||
|
||||
|
||||
public class MainActivity extends AppCompatActivity implements View.OnClickListener {
|
||||
Button b1,b2,b3,b4,b5;
|
||||
@Override
|
||||
protected void onCreate(Bundle savedInstanceState) {
|
||||
super.onCreate(savedInstanceState);
|
||||
setContentView(R.layout.activity_main);
|
||||
b1=(Button)findViewById(R.id.button1);
|
||||
b1.setOnClickListener(this);
|
||||
b2=(Button)findViewById(R.id.button2);
|
||||
b2.setOnClickListener(this);
|
||||
b3=(Button)findViewById(R.id.button3);
|
||||
b3.setOnClickListener(this);
|
||||
b4=(Button)findViewById(R.id.button4);
|
||||
b4.setOnClickListener(this);
|
||||
b5=(Button)findViewById(R.id.button5);
|
||||
b5.setOnClickListener(this);
|
||||
|
||||
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onClick(View view) {
|
||||
switch (view.getId()){
|
||||
case R.id.button1:
|
||||
RightFragment1 Fragment1=new RightFragment1();
|
||||
FragmentManager fragmentManager = getFragmentManager();
|
||||
FragmentTransaction transaction = fragmentManager.beginTransaction();
|
||||
transaction.replace(R.id.right_layout,Fragment1);
|
||||
transaction.addToBackStack(null);
|
||||
transaction.commit();
|
||||
break;
|
||||
case R.id.button2:
|
||||
RightFragment2 Fragment2 = new RightFragment2();
|
||||
fragmentManager = getFragmentManager();
|
||||
transaction = fragmentManager.beginTransaction();
|
||||
transaction.replace(R.id.right_layout,Fragment2);
|
||||
transaction.addToBackStack(null);
|
||||
transaction.commit();
|
||||
break;
|
||||
case R.id.button3:
|
||||
RightFragment3 Fragment3 = new RightFragment3();
|
||||
fragmentManager = getFragmentManager();
|
||||
transaction = fragmentManager.beginTransaction();
|
||||
transaction.replace(R.id.right_layout,Fragment3);
|
||||
transaction.addToBackStack(null);
|
||||
transaction.commit();
|
||||
break;
|
||||
case R.id.button4:
|
||||
RightFragment4 Fragment4 = new RightFragment4();
|
||||
fragmentManager = getFragmentManager();
|
||||
transaction = fragmentManager.beginTransaction();
|
||||
transaction.replace(R.id.right_layout,Fragment4);
|
||||
transaction.addToBackStack(null);
|
||||
transaction.commit();
|
||||
break;
|
||||
case R.id.button5:
|
||||
RightFragment5 Fragment5 = new RightFragment5();
|
||||
fragmentManager = getFragmentManager();
|
||||
transaction = fragmentManager.beginTransaction();
|
||||
transaction.replace(R.id.right_layout,Fragment5);
|
||||
transaction.addToBackStack(null);
|
||||
transaction.commit();
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,26 @@
|
||||
package com.example.yyhan.test2;
|
||||
|
||||
import android.app.Activity;
|
||||
import android.app.Fragment;
|
||||
import android.os.Bundle;
|
||||
import android.view.LayoutInflater;
|
||||
import android.view.View;
|
||||
import android.view.ViewGroup;
|
||||
|
||||
/**
|
||||
* Created by yyHAN on 2023/4/3.
|
||||
*/
|
||||
|
||||
|
||||
public class RightFragment1 extends Fragment {
|
||||
|
||||
public RightFragment1() {
|
||||
// Required empty public constructor
|
||||
}
|
||||
|
||||
@Override
|
||||
public View onCreateView(LayoutInflater inflater, ViewGroup container, Bundle savedInstaceState){
|
||||
View view = inflater.inflate(R.layout.fragment1,container,false);
|
||||
return view;
|
||||
}
|
||||
}
|
@ -0,0 +1,25 @@
|
||||
package com.example.yyhan.test2;
|
||||
|
||||
import android.app.Fragment;
|
||||
import android.os.Bundle;
|
||||
import android.view.LayoutInflater;
|
||||
import android.view.View;
|
||||
import android.view.ViewGroup;
|
||||
|
||||
/**
|
||||
* Created by yyHAN on 2023/4/3.
|
||||
*/
|
||||
|
||||
public class RightFragment2 extends Fragment{
|
||||
public RightFragment2() {
|
||||
// Required empty public constructor
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public View onCreateView(LayoutInflater inflater, ViewGroup container,
|
||||
Bundle savedInstanceState) {
|
||||
// Inflate the layout for this fragment
|
||||
return inflater.inflate(R.layout.fragment2, container, false);
|
||||
}
|
||||
}
|
@ -0,0 +1,25 @@
|
||||
package com.example.yyhan.test2;
|
||||
|
||||
import android.app.Fragment;
|
||||
import android.os.Bundle;
|
||||
import android.view.LayoutInflater;
|
||||
import android.view.View;
|
||||
import android.view.ViewGroup;
|
||||
|
||||
/**
|
||||
* Created by yyHAN on 2023/4/3.
|
||||
*/
|
||||
|
||||
public class RightFragment3 extends Fragment{
|
||||
public RightFragment3() {
|
||||
// Required empty public constructor
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public View onCreateView(LayoutInflater inflater, ViewGroup container,
|
||||
Bundle savedInstanceState) {
|
||||
// Inflate the layout for this fragment
|
||||
return inflater.inflate(R.layout.fragment3, container, false);
|
||||
}
|
||||
}
|
@ -0,0 +1,25 @@
|
||||
package com.example.yyhan.test2;
|
||||
|
||||
import android.app.Fragment;
|
||||
import android.os.Bundle;
|
||||
import android.view.LayoutInflater;
|
||||
import android.view.View;
|
||||
import android.view.ViewGroup;
|
||||
|
||||
/**
|
||||
* Created by yyHAN on 2023/4/3.
|
||||
*/
|
||||
|
||||
public class RightFragment4 extends Fragment{
|
||||
public RightFragment4() {
|
||||
// Required empty public constructor
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public View onCreateView(LayoutInflater inflater, ViewGroup container,
|
||||
Bundle savedInstanceState) {
|
||||
// Inflate the layout for this fragment
|
||||
return inflater.inflate(R.layout.fragment4, container, false);
|
||||
}
|
||||
}
|
@ -0,0 +1,25 @@
|
||||
package com.example.yyhan.test2;
|
||||
|
||||
import android.app.Fragment;
|
||||
import android.os.Bundle;
|
||||
import android.view.LayoutInflater;
|
||||
import android.view.View;
|
||||
import android.view.ViewGroup;
|
||||
|
||||
/**
|
||||
* Created by yyHAN on 2023/4/3.
|
||||
*/
|
||||
|
||||
public class RightFragment5 extends Fragment{
|
||||
public RightFragment5() {
|
||||
// Required empty public constructor
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public View onCreateView(LayoutInflater inflater, ViewGroup container,
|
||||
Bundle savedInstanceState) {
|
||||
// Inflate the layout for this fragment
|
||||
return inflater.inflate(R.layout.fragment5, container, false);
|
||||
}
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportHeight="108"
|
||||
android:viewportWidth="108">
|
||||
<path
|
||||
android:fillType="evenOdd"
|
||||
android:pathData="M32,64C32,64 38.39,52.99 44.13,50.95C51.37,48.37 70.14,49.57 70.14,49.57L108.26,87.69L108,109.01L75.97,107.97L32,64Z"
|
||||
android:strokeColor="#00000000"
|
||||
android:strokeWidth="1">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:endX="78.5885"
|
||||
android:endY="90.9159"
|
||||
android:startX="48.7653"
|
||||
android:startY="61.0927"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#44000000"
|
||||
android:offset="0.0" />
|
||||
<item
|
||||
android:color="#00000000"
|
||||
android:offset="1.0" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:fillColor="#FFFFFF"
|
||||
android:fillType="nonZero"
|
||||
android:pathData="M66.94,46.02L66.94,46.02C72.44,50.07 76,56.61 76,64L32,64C32,56.61 35.56,50.11 40.98,46.06L36.18,41.19C35.45,40.45 35.45,39.3 36.18,38.56C36.91,37.81 38.05,37.81 38.78,38.56L44.25,44.05C47.18,42.57 50.48,41.71 54,41.71C57.48,41.71 60.78,42.57 63.68,44.05L69.11,38.56C69.84,37.81 70.98,37.81 71.71,38.56C72.44,39.3 72.44,40.45 71.71,41.19L66.94,46.02ZM62.94,56.92C64.08,56.92 65,56.01 65,54.88C65,53.76 64.08,52.85 62.94,52.85C61.8,52.85 60.88,53.76 60.88,54.88C60.88,56.01 61.8,56.92 62.94,56.92ZM45.06,56.92C46.2,56.92 47.13,56.01 47.13,54.88C47.13,53.76 46.2,52.85 45.06,52.85C43.92,52.85 43,53.76 43,54.88C43,56.01 43.92,56.92 45.06,56.92Z"
|
||||
android:strokeColor="#00000000"
|
||||
android:strokeWidth="1" />
|
||||
</vector>
|
After Width: | Height: | Size: 116 KiB |
After Width: | Height: | Size: 208 KiB |
After Width: | Height: | Size: 38 KiB |
After Width: | Height: | Size: 107 KiB |
@ -0,0 +1,170 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportHeight="108"
|
||||
android:viewportWidth="108">
|
||||
<path
|
||||
android:fillColor="#26A69A"
|
||||
android:pathData="M0,0h108v108h-108z" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M9,0L9,108"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,0L19,108"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M29,0L29,108"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M39,0L39,108"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M49,0L49,108"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M59,0L59,108"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M69,0L69,108"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M79,0L79,108"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M89,0L89,108"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M99,0L99,108"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,9L108,9"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,19L108,19"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,29L108,29"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,39L108,39"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,49L108,49"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,59L108,59"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,69L108,69"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,79L108,79"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,89L108,89"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,99L108,99"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,29L89,29"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,39L89,39"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,49L89,49"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,59L89,59"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,69L89,69"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,79L89,79"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M29,19L29,89"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M39,19L39,89"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M49,19L49,89"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M59,19L59,89"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M69,19L69,89"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M79,19L79,89"
|
||||
android:strokeColor="#33FFFFFF"
|
||||
android:strokeWidth="0.8" />
|
||||
</vector>
|
After Width: | Height: | Size: 13 KiB |