Skip to content

Commit

Permalink
Add TODO for BlazeCreateResourceUtils
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 556814307
  • Loading branch information
Googler authored and copybara-github committed Aug 14, 2023
1 parent ec20e61 commit b132bbf
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ class BlazeCreateResourceUtils {
private static final String PLACEHOLDER_TEXT =
"choose a res/ directory with dropdown or browse button";

// TODO(b/295880481): Revisit how resources are created. This file conflates logic and UI, but it
// also reveals that the integration with Studio is done at the wrong level.
static void setupResDirectoryChoices(
Project project,
@Nullable VirtualFile contextFile,
Expand Down

0 comments on commit b132bbf

Please sign in to comment.