tysdkn_water_mark_layout.xml 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
  3. android:layout_width="match_parent"
  4. android:layout_height="wrap_content"
  5. android:orientation="vertical"
  6. xmlns:app="http://schemas.android.com/apk/res-auto">
  7. <LinearLayout
  8. android:layout_width="match_parent"
  9. android:layout_height="wrap_content"
  10. android:orientation="horizontal"
  11. >
  12. <com.sdk.tysdk.ui.WaterMarkText
  13. android:layout_width="0dp"
  14. android:layout_height="wrap_content"
  15. android:layout_weight="1"
  16. android:text="tyyx697875"
  17. android:textSize="10sp"
  18. />
  19. <com.sdk.tysdk.ui.WaterMarkText
  20. android:layout_width="0dp"
  21. android:layout_height="wrap_content"
  22. android:layout_weight="1"
  23. android:text="tyyx697875"
  24. android:textSize="10sp"
  25. />
  26. <com.sdk.tysdk.ui.WaterMarkText
  27. android:layout_width="0dp"
  28. android:layout_height="wrap_content"
  29. android:layout_weight="1"
  30. android:text="tyyx697875"
  31. android:textSize="10sp"
  32. />
  33. </LinearLayout>
  34. <LinearLayout
  35. android:layout_width="match_parent"
  36. android:layout_height="wrap_content"
  37. android:orientation="horizontal"
  38. android:layout_marginTop="15dp"
  39. >
  40. <com.sdk.tysdk.ui.WaterMarkText
  41. android:layout_width="0dp"
  42. android:layout_height="wrap_content"
  43. android:layout_weight="1"
  44. android:text="tyyx697875"
  45. android:layout_marginLeft="22dp"
  46. android:textSize="10sp"
  47. android:maxLines="1"
  48. />
  49. <com.sdk.tysdk.ui.WaterMarkText
  50. android:layout_width="0dp"
  51. android:layout_height="wrap_content"
  52. android:layout_weight="1"
  53. android:layout_marginLeft="22dp"
  54. android:text="tyyx697875"
  55. android:maxLines="1"
  56. android:textSize="10sp"
  57. android:textColor="#66999999"
  58. />
  59. <com.sdk.tysdk.ui.WaterMarkText
  60. android:layout_width="0dp"
  61. android:layout_height="wrap_content"
  62. android:layout_weight="1"
  63. android:layout_marginLeft="22dp"
  64. android:maxLines="1"
  65. android:text="tyyx697875"
  66. android:textSize="10sp"
  67. />
  68. </LinearLayout>
  69. <!--<LinearLayout-->
  70. <!--android:layout_width="match_parent"-->
  71. <!--android:layout_height="wrap_content"-->
  72. <!--android:orientation="horizontal"-->
  73. <!--android:layout_marginTop="25dp"-->
  74. <!--&gt;-->
  75. <!--<com.sdk.tysdk.ui.WaterMarkText-->
  76. <!--android:layout_width="0dp"-->
  77. <!--android:layout_height="wrap_content"-->
  78. <!--android:layout_weight="1"-->
  79. <!--android:text="tyyx697875"-->
  80. <!--android:layout_marginLeft="22dp"-->
  81. <!--android:textSize="10sp"-->
  82. <!--android:maxLines="1"-->
  83. <!--app:degree="320"-->
  84. <!--/>-->
  85. <!--<com.sdk.tysdk.ui.WaterMarkText-->
  86. <!--android:layout_width="0dp"-->
  87. <!--android:layout_height="wrap_content"-->
  88. <!--android:layout_weight="1"-->
  89. <!--android:layout_marginLeft="22dp"-->
  90. <!--android:text="tyyx697875"-->
  91. <!--android:maxLines="1"-->
  92. <!--android:textSize="10sp"-->
  93. <!--android:textColor="#66999999"-->
  94. <!--app:degree="320"-->
  95. <!--/>-->
  96. <!--<com.sdk.tysdk.ui.WaterMarkText-->
  97. <!--android:layout_width="0dp"-->
  98. <!--android:layout_height="wrap_content"-->
  99. <!--android:layout_weight="1"-->
  100. <!--android:layout_marginLeft="22dp"-->
  101. <!--android:maxLines="1"-->
  102. <!--android:text="tyyx697875"-->
  103. <!--android:textSize="10sp"-->
  104. <!--app:degree="320"-->
  105. <!--/>-->
  106. <!--</LinearLayout>-->
  107. </RelativeLayout>