How is 618 sales champion made?Uncover the secret of e-commerce’s “invigorating” hundreds of millions of sales data>>>
1) Settings
< uses-sdk android:minSdkVersion= “4” android:targetSdkVersion= “11” />,
This indicates that the application can be deployed on Android 3.0 or before. In other words, when the device’s sdkversion = = 11, the application will start the action bar We need to set minsdkversion to 11 . Otherwise, your action will not appear There are also some funny ones getWindow().requestFeature(Window.FEATURE_ ACTION_ BAR); You can get the actionbar out with this sentence, but the position of actionbar is black Or in Android 8.0 getWindow().requestFeature(8); They all have the same effect, so… Want to use mobile phones below sdk11 Don’t use actionbar, or there will be a lot of bugs
Similar Posts:
- ‘Found duplicate PV’ warnings when using LVM with multipath storage in RHEL/CentOS
- Git: when downloading, if EOF failed: index pack failed occurs because the project is too large
- FTP error [FTP: Connect: no route to host] solution
- Linux. bash: fork: retry: Resource temporarily unavailable error
- Solution of GIT using error: fatal: couldn’t find remote ref master
- How to solve the problem of “fopen”: this function or variable may be unsafe
- How to solve the problem of “fopen”: this function or variable may be unsafe
- SQLSTATE[HY000]: General error: 1366 Incorrect string value: ‘\xF0\x9F\x91\xBC’
- failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
- FileZilla client connects to the pagoda on Alibaba cloud server, and FileZilla server appears [response: 425 can’t open data connection for transfer of ‘/]