<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Notification bar lags in XZ Series</title>
    <link>https://community.sony.lt/t5/xz-series/notification-bar-lags/m-p/3541267#M10135</link>
    <description>That is not something that can be declared bug, but a not favorable condition where the network stack is trying to adapt to the changes. Changes to network such mobile data, operator and switching between 3g or 4g will always provoke some lag.</description>
    <pubDate>Wed, 15 Mar 2017 22:19:45 GMT</pubDate>
    <dc:creator>YoGem</dc:creator>
    <dc:date>2017-03-15T22:19:45Z</dc:date>
    <item>
      <title>Notification bar lags</title>
      <link>https://community.sony.lt/t5/xz-series/notification-bar-lags/m-p/3541266#M10134</link>
      <description>&lt;P&gt;Hi.&lt;BR /&gt;Try to perform below scenario fast:&lt;/P&gt;&lt;P&gt;1. Have your 3g Data and LTE turned ON (both icons should be backlighted).&amp;nbsp;&lt;BR /&gt;2. Turn on WiFi&lt;BR /&gt;3. Press back button&lt;BR /&gt;4. Click LTE icon to disable it&lt;BR /&gt;5. Press 3G data icon (it will take a moment to show a sub-menu)&lt;BR /&gt;6. click the button to turn disable it&lt;BR /&gt;7. Press Home button to get rid of Notification bar (scroll it up) and see your home screen&lt;BR /&gt;&lt;BR /&gt;It lags!&lt;BR /&gt;You cannot navigate fast through the menus without niticable lags &lt;IMG class="lia-deferred-image lia-image-emoji" src="https://community.sony.lt/html/images/smilies/035.png" alt="Slightly_frowning_Face" title="Slightly_frowning_Face" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 21:56:39 GMT</pubDate>
      <guid>https://community.sony.lt/t5/xz-series/notification-bar-lags/m-p/3541266#M10134</guid>
      <dc:creator>azzido</dc:creator>
      <dc:date>2017-03-15T21:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: Notification bar lags</title>
      <link>https://community.sony.lt/t5/xz-series/notification-bar-lags/m-p/3541267#M10135</link>
      <description>That is not something that can be declared bug, but a not favorable condition where the network stack is trying to adapt to the changes. Changes to network such mobile data, operator and switching between 3g or 4g will always provoke some lag.</description>
      <pubDate>Wed, 15 Mar 2017 22:19:45 GMT</pubDate>
      <guid>https://community.sony.lt/t5/xz-series/notification-bar-lags/m-p/3541267#M10135</guid>
      <dc:creator>YoGem</dc:creator>
      <dc:date>2017-03-15T22:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Notification bar lags</title>
      <link>https://community.sony.lt/t5/xz-series/notification-bar-lags/m-p/3541268#M10136</link>
      <description>&lt;P&gt;It should be done in the background and not being seen by the user.&lt;BR /&gt;Especially I do not accept any jobs executed in the background (like switching option) being shown to the user as lags and animation stutterings &lt;SPAN class="lia-unicode-emoji" title=":confused_face:"&gt;&lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;I do not know how it is in java but in C# you have asynchronous programming by using async and wait to&amp;nbsp;&lt;SPAN&gt;avoid performance bottlenecks and enhance the overall responsiveness of your application.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;It looks like it is not the case here &lt;IMG class="lia-deferred-image lia-image-emoji" src="https://community.sony.lt/html/images/smilies/035.png" alt="Slightly_frowning_Face" title="Slightly_frowning_Face" /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 22:34:46 GMT</pubDate>
      <guid>https://community.sony.lt/t5/xz-series/notification-bar-lags/m-p/3541268#M10136</guid>
      <dc:creator>azzido</dc:creator>
      <dc:date>2017-03-15T22:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: Notification bar lags</title>
      <link>https://community.sony.lt/t5/xz-series/notification-bar-lags/m-p/3541269#M10137</link>
      <description>&lt;P&gt;In general latest lags in the UI remains me touchwiz from Shamesung which I do not accept or indicate programming from India (sorry but it is the fact that it is poor quality).&amp;nbsp;&lt;BR /&gt;Something is going wrong direction here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 22:37:41 GMT</pubDate>
      <guid>https://community.sony.lt/t5/xz-series/notification-bar-lags/m-p/3541269#M10137</guid>
      <dc:creator>azzido</dc:creator>
      <dc:date>2017-03-15T22:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Notification bar lags</title>
      <link>https://community.sony.lt/t5/xz-series/notification-bar-lags/m-p/3541270#M10138</link>
      <description>&lt;A href="https://community.sony.co.uk/t5/user/viewprofilepage/user-id/27992"&gt;@azzido&lt;/A&gt;, the telephony/network stack has priorities and can lock other processes. Do you know that if you switch from umts to lte and vice versa the imei become not available? That's correct. The imei become unreadable. This happens to android and ios. Do you know that the handset imei is used, along with other parameters, to generate some hash codes, md5 or sha which are used for authentication? So when there is a change in network settings and the imei become not available, if the stack won't lock some processes the system will start to slowly slowly crash.&lt;BR /&gt;&lt;BR /&gt;What's the most extreme proof of concept? Remove or replace the sim card when the phone is on. As soon as you will replace the sim the phone will restart.</description>
      <pubDate>Wed, 15 Mar 2017 22:52:34 GMT</pubDate>
      <guid>https://community.sony.lt/t5/xz-series/notification-bar-lags/m-p/3541270#M10138</guid>
      <dc:creator>YoGem</dc:creator>
      <dc:date>2017-03-15T22:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Notification bar lags</title>
      <link>https://community.sony.lt/t5/xz-series/notification-bar-lags/m-p/3541271#M10139</link>
      <description>&lt;P&gt;YoGem, as a user I am only interested in smooth UI without lags and slowness.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Indeed system restarts when you plug out the sim card, but only for Sony, other manufacturers was able to handle this WITHOUT restart. So it is possible...&lt;/P&gt;</description>
      <pubDate>Sun, 19 Mar 2017 09:27:04 GMT</pubDate>
      <guid>https://community.sony.lt/t5/xz-series/notification-bar-lags/m-p/3541271#M10139</guid>
      <dc:creator>azzido</dc:creator>
      <dc:date>2017-03-19T09:27:04Z</dc:date>
    </item>
  </channel>
</rss>

