原生Android 4.0来电按钮消失的问题(3)

@@ -281,7 +281,7 @@ public class RespondViaSmsManager {
             // update itself based on the current telephony state.
             // (Assuming the incoming call is still ringing, this will
             // cause the incoming call widget to reappear.)
-            mInCallScreen.requestUpdateScreen();
+            mInCallScreen.requestForceUpdateScreen();
         }
     }

结束!

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:http://www.heiqu.com/psyxg.html