Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5482308a authored by Alan Viverette's avatar Alan Viverette Committed by Android (Google) Code Review
Browse files

Merge "Clean up usage of temporary TypedValue in Resources"

parents 19c3f7fa 4d07bc99
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -9920,6 +9920,7 @@ package android.content.res {
  public static class Resources.NotFoundException extends java.lang.RuntimeException {
    ctor public Resources.NotFoundException();
    ctor public Resources.NotFoundException(java.lang.String);
    ctor public Resources.NotFoundException(java.lang.String, java.lang.Exception);
  }
  public final class Resources.Theme {
+1 −0
Original line number Diff line number Diff line
@@ -10261,6 +10261,7 @@ package android.content.res {
  public static class Resources.NotFoundException extends java.lang.RuntimeException {
    ctor public Resources.NotFoundException();
    ctor public Resources.NotFoundException(java.lang.String);
    ctor public Resources.NotFoundException(java.lang.String, java.lang.Exception);
  }
  public final class Resources.Theme {
+146 −191

File changed.

Preview size limit exceeded, changes collapsed.