Migrate Messaging to androidx.
Test: make messaging Bug: 76692459 Change-Id: I9103450622f129311545648ac75f5b2f9fc2d04a
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
package com.android.messaging.ui.conversation;
|
||||
|
||||
import android.os.Bundle;
|
||||
import android.support.v7.app.ActionBar;
|
||||
import androidx.appcompat.app.ActionBar;
|
||||
|
||||
/**
|
||||
* The base class for a method of user input, e.g. media picker.
|
||||
|
||||
Reference in New Issue
Block a user