wm: add page (#5457)

This commit is contained in:
marchersimon
2021-03-31 12:38:16 +02:00
committed by GitHub
parent d607f853be
commit 95ae29be88

11
pages/android/wm.md Normal file
View File

@@ -0,0 +1,11 @@
# wm
> Show information about the screen of an Android device.
- Display the physical size of an Android device's screen:
`wm {{size}}`
- Display the physical density of an Android device's screen:
`wm {{density}}`