d
This commit is contained in:
15
.idea/jarRepositories.xml
generated
15
.idea/jarRepositories.xml
generated
@@ -101,5 +101,20 @@
|
|||||||
<option name="name" value="C:\Users\jinli\AppData\Local\Android\Sdk\extras\m2repository" />
|
<option name="name" value="C:\Users\jinli\AppData\Local\Android\Sdk\extras\m2repository" />
|
||||||
<option name="url" value="file:/$USER_HOME$/AppData/Local/Android/Sdk/extras/m2repository" />
|
<option name="url" value="file:/$USER_HOME$/AppData/Local/Android/Sdk/extras/m2repository" />
|
||||||
</remote-repository>
|
</remote-repository>
|
||||||
|
<remote-repository>
|
||||||
|
<option name="id" value="E:\AndroidSDK\extras\google\m2repository" />
|
||||||
|
<option name="name" value="E:\AndroidSDK\extras\google\m2repository" />
|
||||||
|
<option name="url" value="file:/$PROJECT_DIR$/../../AndroidSDK/extras/google/m2repository/" />
|
||||||
|
</remote-repository>
|
||||||
|
<remote-repository>
|
||||||
|
<option name="id" value="E:\AndroidSDK\extras\m2repository" />
|
||||||
|
<option name="name" value="E:\AndroidSDK\extras\m2repository" />
|
||||||
|
<option name="url" value="file:/$PROJECT_DIR$/../../AndroidSDK/extras/m2repository/" />
|
||||||
|
</remote-repository>
|
||||||
|
<remote-repository>
|
||||||
|
<option name="id" value="E:\AndroidSDK\extras\android\m2repository" />
|
||||||
|
<option name="name" value="E:\AndroidSDK\extras\android\m2repository" />
|
||||||
|
<option name="url" value="file:/$PROJECT_DIR$/../../AndroidSDK/extras/android/m2repository/" />
|
||||||
|
</remote-repository>
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
@@ -10,9 +10,9 @@
|
|||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginLeft="35dp"
|
android:layout_marginLeft="40dp"
|
||||||
android:layout_marginRight="35dp"
|
android:layout_marginRight="40dp"
|
||||||
android:background="@mipmap/icon_renlian">
|
android:background="@mipmap/icon_renliannn">
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/close"
|
android:id="@+id/close"
|
||||||
@@ -35,8 +35,8 @@
|
|||||||
android:id="@+id/btn_oreder_back"
|
android:id="@+id/btn_oreder_back"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="40dp"
|
android:layout_height="40dp"
|
||||||
android:layout_marginLeft="35dp"
|
android:layout_marginLeft="40dp"
|
||||||
android:layout_marginRight="35dp"
|
android:layout_marginRight="40dp"
|
||||||
android:layout_centerHorizontal="true"
|
android:layout_centerHorizontal="true"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:background="@drawable/bg_btn_yellow"
|
android:background="@drawable/bg_btn_yellow"
|
||||||
|
|||||||
BIN
app/src/main/res/mipmap-xxhdpi/icon_renliann.jpg
Normal file
BIN
app/src/main/res/mipmap-xxhdpi/icon_renliann.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 182 KiB |
BIN
app/src/main/res/mipmap-xxhdpi/icon_renliannn.png
Normal file
BIN
app/src/main/res/mipmap-xxhdpi/icon_renliannn.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 464 KiB |
Reference in New Issue
Block a user