File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2727
2828## Overview
2929
30- * ** Nexus 5x | 1080 x 1920 | 420dpi:**
30+ ### ** Nexus 5x | 1080 x 1920 | 420dpi:**
3131<p >
3232 <img src =" art/1080x1920_width.png " width =" 30% " height =" 30% " >
3333 <img src =" art/1080x1920_height.png " width =" 30% " height =" 30% " >
34- </ p
35-
36- * **Pixel 2 XL | 1440 x 2880 | 560dpi:**
34+ </p >
35+
36+ * ** Pixel 2 XL | 1440 x 2880 | 560dpi:**
3737<p >
3838 <img src =" art/1440x2880_width.png " width =" 30% " height =" 30% " >
3939 <img src =" art/1440x2880_height.png " width =" 30% " height =" 30% " >
@@ -77,7 +77,7 @@ public class BaseApplication extends Application {
7777
7878## Advanced
7979
80- * ** Customize the adaptation parameters of the Activity**
80+ * ** Customize the adaptation parameters of the Activity: **
8181``` java
8282public class CustomAdaptActivity extends AppCompatActivity implements CustomAdapt {
8383
@@ -94,7 +94,7 @@ public class CustomAdaptActivity extends AppCompatActivity implements CustomAdap
9494
9595```
9696
97- * ** Cancel the adaptation of the Activity**
97+ * ** Cancel the adaptation of the Activity: **
9898``` java
9999public class CancelAdaptActivity extends AppCompatActivity implements CancelAdapt {
100100
You can’t perform that action at this time.
0 commit comments