mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-18 03:48:08 +00:00
Settings selected when go in about page
This commit is contained in:
parent
4396c1ea6a
commit
2015b61583
1 changed files with 1 additions and 0 deletions
|
|
@ -601,6 +601,7 @@ public class LinphoneActivity extends FragmentActivity implements OnClickListene
|
|||
|
||||
public void displayAbout() {
|
||||
changeCurrentFragment(FragmentsAvailable.ABOUT, null);
|
||||
settings.setSelected(true);
|
||||
}
|
||||
|
||||
public boolean displayChatMessageNotification(String address){
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue