1
0
mirror of https://github.com/vector-im/element-android.git synced 2025-08-07 14:42:55 +03:00

Migration to activity 1.5.0. Rework menu management

This commit is contained in:
Benoit Marty
2022-07-01 17:05:32 +02:00
committed by Benoit Marty
parent 1297ccd45c
commit aae6e20f9c
29 changed files with 320 additions and 270 deletions

View File

@@ -180,3 +180,8 @@ System\.currentTimeMillis\(\)===2
### Remove extra space between the name and the description
\* @\w+ \w+ +
### Please use the MenuProvider interface now
onCreateOptionsMenu
onOptionsItemSelected
onPrepareOptionsMenu